[][src]Type Definition efm32pg12_pac::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 - 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 rxof(&mut self) -> RXOF_W[src]

Bit 3 - RXOF Interrupt Enable

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

Bit 4 - RXUF Interrupt Enable

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

Bit 5 - TXOF Interrupt Enable

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

Bit 6 - PERR Interrupt Enable

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

Bit 7 - FERR Interrupt Enable

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

Bit 8 - MPAF Interrupt Enable

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

Bit 9 - STARTF Interrupt Enable

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

Bit 10 - SIGF Interrupt Enable