[][src]Type Definition efm32hg309f64::usart1::ien::R

type R = R<u32, IEN>;

Reader of register IEN

Methods

impl R[src]

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

Bit 0 - TX Complete Interrupt Enable

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

Bit 1 - TX Buffer Level Interrupt Enable

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

Bit 2 - RX Data Valid Interrupt Enable

pub fn rxfull(&self) -> RXFULL_R[src]

Bit 3 - RX Buffer Full Interrupt Enable

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

Bit 4 - RX Overflow Interrupt Enable

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

Bit 5 - RX Underflow Interrupt Enable

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

Bit 6 - TX Overflow Interrupt Enable

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

Bit 7 - TX Underflow Interrupt Enable

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

Bit 8 - Parity Error Interrupt Enable

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

Bit 9 - Framing Error Interrupt Enable

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

Bit 10 - Multi-Processor Address Frame Interrupt Enable

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

Bit 11 - Slave-Select In Master Mode Interrupt Enable

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

Bit 12 - Collision Check Fail Interrupt Enable