[−][src]Type Definition lpc55_pac::i2c0::INTSTAT
type INTSTAT = Reg<u32, _INTSTAT>;
Interrupt Status register for Master, Slave, and Monitor functions.
This register you can read. See API.
For information about available fields see intstat module
Trait Implementations
impl Readable for INTSTAT[src]
read() method returns intstat::R reader structure