[][src]Type Definition efm32hg309f64::leuart0::ifs::W

type W = W<u32, IFS>;

Writer for register IFS

Methods

impl W[src]

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

Bit 0 - Set TX Complete Interrupt Flag

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

Bit 3 - Set RX Overflow Interrupt Flag

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

Bit 4 - Set RX Underflow Interrupt Flag

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

Bit 5 - Set TX Overflow Interrupt Flag

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

Bit 6 - Set Parity Error Interrupt Flag

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

Bit 7 - Set Framing Error Interrupt Flag

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

Bit 8 - Set Multi-Processor Address Frame Interrupt Flag

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

Bit 9 - Set Start Frame Interrupt Flag

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

Bit 10 - Set Signal Frame Interrupt Flag