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

type W = W<u32, IEN>;

Writer for register IEN

Methods

impl W[src]

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

Bit 0 - TXC Interrupt Enable

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

Bit 1 - TXBL Interrupt Enable

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

Bit 2 - RXDATAV Interrupt Enable

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

Bit 3 - RXFULL Interrupt Enable

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

Bit 4 - RXOF Interrupt Enable

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

Bit 5 - RXUF Interrupt Enable

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

Bit 6 - TXOF Interrupt Enable

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

Bit 7 - TXUF Interrupt Enable

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

Bit 8 - PERR Interrupt Enable

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

Bit 9 - FERR Interrupt Enable

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

Bit 10 - MPAF Interrupt Enable

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

Bit 11 - SSM Interrupt Enable

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

Bit 12 - CCF Interrupt Enable

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

Bit 13 - TXIDLE Interrupt Enable

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

Bit 14 - TCMP0 Interrupt Enable

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

Bit 15 - TCMP1 Interrupt Enable

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

Bit 16 - TCMP2 Interrupt Enable