[][src]Type Definition efm32pg12_pac::usart0::ien::R

type R = R<u32, IEN>;

Reader of register IEN

Methods

impl R[src]

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

Bit 0 - TXC Interrupt Enable

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

Bit 1 - TXBL Interrupt Enable

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

Bit 2 - RXDATAV Interrupt Enable

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

Bit 3 - RXFULL Interrupt Enable

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

Bit 4 - RXOF Interrupt Enable

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

Bit 5 - RXUF Interrupt Enable

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

Bit 6 - TXOF Interrupt Enable

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

Bit 7 - TXUF Interrupt Enable

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

Bit 8 - PERR Interrupt Enable

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

Bit 9 - FERR Interrupt Enable

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

Bit 10 - MPAF Interrupt Enable

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

Bit 11 - SSM Interrupt Enable

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

Bit 12 - CCF Interrupt Enable

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

Bit 13 - TXIDLE Interrupt Enable

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

Bit 14 - TCMP0 Interrupt Enable

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

Bit 15 - TCMP1 Interrupt Enable

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

Bit 16 - TCMP2 Interrupt Enable