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