[][src]Type Definition stm32l0::stm32l0x2::lpuart1::cr1::W

type W = W<u32, CR1>;

Writer for register CR1

Methods

impl W[src]

pub fn m1(&mut self) -> M1_W[src]

Bit 28 - Word length

pub fn cmie(&mut self) -> CMIE_W[src]

Bit 14 - Character match interrupt enable

pub fn mme(&mut self) -> MME_W[src]

Bit 13 - Mute mode enable

pub fn m0(&mut self) -> M0_W[src]

Bit 12 - Word length

pub fn wake(&mut self) -> WAKE_W[src]

Bit 11 - Receiver wakeup method

pub fn pce(&mut self) -> PCE_W[src]

Bit 10 - Parity control enable

pub fn ps(&mut self) -> PS_W[src]

Bit 9 - Parity selection

pub fn peie(&mut self) -> PEIE_W[src]

Bit 8 - PE interrupt enable

pub fn txeie(&mut self) -> TXEIE_W[src]

Bit 7 - interrupt enable

pub fn tcie(&mut self) -> TCIE_W[src]

Bit 6 - Transmission complete interrupt enable

pub fn rxneie(&mut self) -> RXNEIE_W[src]

Bit 5 - RXNE interrupt enable

pub fn idleie(&mut self) -> IDLEIE_W[src]

Bit 4 - IDLE interrupt enable

pub fn te(&mut self) -> TE_W[src]

Bit 3 - Transmitter enable

pub fn re(&mut self) -> RE_W[src]

Bit 2 - Receiver enable

pub fn uesm(&mut self) -> UESM_W[src]

Bit 1 - USART enable in Stop mode

pub fn ue(&mut self) -> UE_W[src]

Bit 0 - USART enable

pub fn deat(&mut self) -> DEAT_W[src]

Bits 21:25 - Driver Enable assertion time

pub fn dedt(&mut self) -> DEDT_W[src]

Bits 16:20 - Driver Enable de-assertion time