[][src]Type Definition stm32f1::stm32f107::usart1::cr1::W

type W = W<u32, CR1>;

Writer for register CR1

Methods

impl W[src]

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

Bit 13 - USART enable

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

Bit 12 - Word length

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

Bit 11 - 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 - TXE 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 rwu(&mut self) -> RWU_W[src]

Bit 1 - Receiver wakeup

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

Bit 0 - Send break