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