[−][src]Type Definition lpc55_pac::usart0::INTSTAT
type INTSTAT = Reg<u32, _INTSTAT>;
Interrupt status register. Reflects interrupts that are currently enabled.
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