[][src]Type Definition efm32hg309f64::leuart0::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 - TX Complete Interrupt Enable

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

Bit 1 - TX Buffer Level Interrupt Enable

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

Bit 2 - RX Data Valid Interrupt Enable

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

Bit 3 - RX Overflow Interrupt Enable

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

Bit 4 - RX Underflow Interrupt Enable

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

Bit 5 - TX Overflow Interrupt Enable

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

Bit 6 - Parity Error Interrupt Enable

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

Bit 7 - Framing Error Interrupt Enable

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

Bit 8 - Multi-Processor Address Frame Interrupt Enable

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

Bit 9 - Start Frame Interrupt Enable

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

Bit 10 - Signal Frame Interrupt Enable