Type Definition stm32f1::stm32f102::uart4::cr1::W[][src]

type W = W<u32, CR1>;

Writer for register CR1

Implementations

impl W[src]

pub fn sbk(&mut self) -> SBK_W<'_>[src]

Bit 0 - Send break

pub fn rwu(&mut self) -> RWU_W<'_>[src]

Bit 1 - Receiver wakeup

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

Bit 2 - Receiver enable

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

Bit 3 - Transmitter enable

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

Bit 4 - IDLE interrupt enable

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

Bit 5 - RXNE interrupt enable

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

Bit 6 - Transmission complete interrupt enable

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

Bit 7 - TXE interrupt enable

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

Bit 8 - PE interrupt enable

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

Bit 9 - Parity selection

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

Bit 10 - Parity control enable

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

Bit 11 - Wakeup method

pub fn m(&mut self) -> M_W<'_>[src]

Bit 12 - Word length

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

Bit 13 - USART enable