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