[−][src]Type Definition lpc55_pac::powerquad::EVENTEN
type EVENTEN = Reg<u32, _EVENTEN>;
Event Enable register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see eventen module
Trait Implementations
impl Readable for EVENTEN[src]
read() method returns eventen::R reader structure
impl ResetValue for EVENTEN[src]
Register EVENTEN reset()'s with value 0
impl Writable for EVENTEN[src]
write(|w| ..) method takes eventen::W writer structure