[][src]Type Definition lpc55s6x_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 avaliable fields see intstat module

Trait Implementations

impl Readable for INTSTAT[src]

read() method returns intstat::R reader structure