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