[−][src]Type Definition lpc55_pac::sct0::ev::EV_CTRL
type EV_CTRL = Reg<u32, _EV_CTRL>;
SCT event control register 0
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ev_ctrl module
Trait Implementations
impl Readable for EV_CTRL[src]
read() method returns ev_ctrl::R reader structure
impl ResetValue for EV_CTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for EV_CTRL[src]
write(|w| ..) method takes ev_ctrl::W writer structure