[][src]Type Definition efm32pg12_pac::leuart0::if_::R

type R = R<u32, IF>;

Reader of register IF

Methods

impl R[src]

pub fn txc(&self) -> TXC_R[src]

Bit 0 - TX Complete Interrupt Flag

pub fn txbl(&self) -> TXBL_R[src]

Bit 1 - TX Buffer Level Interrupt Flag

pub fn rxdatav(&self) -> RXDATAV_R[src]

Bit 2 - RX Data Valid Interrupt Flag

pub fn rxof(&self) -> RXOF_R[src]

Bit 3 - RX Overflow Interrupt Flag

pub fn rxuf(&self) -> RXUF_R[src]

Bit 4 - RX Underflow Interrupt Flag

pub fn txof(&self) -> TXOF_R[src]

Bit 5 - TX Overflow Interrupt Flag

pub fn perr(&self) -> PERR_R[src]

Bit 6 - Parity Error Interrupt Flag

pub fn ferr(&self) -> FERR_R[src]

Bit 7 - Framing Error Interrupt Flag

pub fn mpaf(&self) -> MPAF_R[src]

Bit 8 - Multi-Processor Address Frame Interrupt Flag

pub fn startf(&self) -> STARTF_R[src]

Bit 9 - Start Frame Interrupt Flag

pub fn sigf(&self) -> SIGF_R[src]

Bit 10 - Signal Frame Interrupt Flag