[][src]Type Definition efm32pg12_pac::usart0::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 rxfull(&self) -> RXFULL_R[src]

Bit 3 - RX Buffer Full Interrupt Flag

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

Bit 4 - RX Overflow Interrupt Flag

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

Bit 5 - RX Underflow Interrupt Flag

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

Bit 6 - TX Overflow Interrupt Flag

pub fn txuf(&self) -> TXUF_R[src]

Bit 7 - TX Underflow Interrupt Flag

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

Bit 8 - Parity Error Interrupt Flag

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

Bit 9 - Framing Error Interrupt Flag

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

Bit 10 - Multi-Processor Address Frame Interrupt Flag

pub fn ssm(&self) -> SSM_R[src]

Bit 11 - Slave-Select in Master Mode Interrupt Flag

pub fn ccf(&self) -> CCF_R[src]

Bit 12 - Collision Check Fail Interrupt Flag

pub fn txidle(&self) -> TXIDLE_R[src]

Bit 13 - TX Idle Interrupt Flag

pub fn tcmp0(&self) -> TCMP0_R[src]

Bit 14 - Timer Comparator 0 Interrupt Flag

pub fn tcmp1(&self) -> TCMP1_R[src]

Bit 15 - Timer Comparator 1 Interrupt Flag

pub fn tcmp2(&self) -> TCMP2_R[src]

Bit 16 - Timer Comparator 2 Interrupt Flag