Struct lpc13xx::uart::IIR [] [src]

pub struct IIR { /* fields omitted */ }

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

Methods

impl IIR
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for IIR

impl !Sync for IIR