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