pub type R = R<UARTICR_SPEC>;
Expand description
Register UARTICR
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn rimic(&self) -> RIMIC_R
pub fn rimic(&self) -> RIMIC_R
Bit 0 - nUARTRI modem interrupt clear. Clears the UARTRIINTR interrupt.
Sourcepub fn ctsmic(&self) -> CTSMIC_R
pub fn ctsmic(&self) -> CTSMIC_R
Bit 1 - nUARTCTS modem interrupt clear. Clears the UARTCTSINTR interrupt.
Sourcepub fn dcdmic(&self) -> DCDMIC_R
pub fn dcdmic(&self) -> DCDMIC_R
Bit 2 - nUARTDCD modem interrupt clear. Clears the UARTDCDINTR interrupt.
Sourcepub fn dsrmic(&self) -> DSRMIC_R
pub fn dsrmic(&self) -> DSRMIC_R
Bit 3 - nUARTDSR modem interrupt clear. Clears the UARTDSRINTR interrupt.
Sourcepub fn txic(&self) -> TXIC_R
pub fn txic(&self) -> TXIC_R
Bit 5 - Transmit interrupt clear. Clears the UARTTXINTR interrupt.
Sourcepub fn rtic(&self) -> RTIC_R
pub fn rtic(&self) -> RTIC_R
Bit 6 - Receive timeout interrupt clear. Clears the UARTRTINTR interrupt.
Sourcepub fn feic(&self) -> FEIC_R
pub fn feic(&self) -> FEIC_R
Bit 7 - Framing error interrupt clear. Clears the UARTFEINTR interrupt.
Sourcepub fn peic(&self) -> PEIC_R
pub fn peic(&self) -> PEIC_R
Bit 8 - Parity error interrupt clear. Clears the UARTPEINTR interrupt.