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