[][src]Type Definition lpc11xx::uart::IIR

type IIR = Reg<u32, _IIR>;

Interrupt ID Register. Identifies which interrupt(s) are pending

This register you can read. See API.

For information about avaliable fields see iir module

Trait Implementations

impl Readable for IIR[src]

read() method returns iir::R reader structure