[][src]Type Definition stm32f3::stm32f303::usart1::icr::W

type W = W<u32, ICR>;

Writer for register ICR

Methods

impl W[src]

pub fn wucf(&mut self) -> WUCF_W[src]

Bit 20 - Wakeup from Stop mode clear flag

pub fn cmcf(&mut self) -> CMCF_W[src]

Bit 17 - Character match clear flag

pub fn eobcf(&mut self) -> EOBCF_W[src]

Bit 12 - End of timeout clear flag

pub fn rtocf(&mut self) -> RTOCF_W[src]

Bit 11 - Receiver timeout clear flag

pub fn ctscf(&mut self) -> CTSCF_W[src]

Bit 9 - CTS clear flag

pub fn lbdcf(&mut self) -> LBDCF_W[src]

Bit 8 - LIN break detection clear flag

pub fn tccf(&mut self) -> TCCF_W[src]

Bit 6 - Transmission complete clear flag

pub fn idlecf(&mut self) -> IDLECF_W[src]

Bit 4 - Idle line detected clear flag

pub fn orecf(&mut self) -> ORECF_W[src]

Bit 3 - Overrun error clear flag

pub fn ncf(&mut self) -> NCF_W[src]

Bit 2 - Noise detected clear flag

pub fn fecf(&mut self) -> FECF_W[src]

Bit 1 - Framing error clear flag

pub fn pecf(&mut self) -> PECF_W[src]

Bit 0 - Parity error clear flag