[][src]Type Definition stm32f3::stm32f373::usart1::cr1::W

type W = W<u32, CR1>;

Writer for register CR1

Methods

impl W[src]

pub fn eobie(&mut self) -> EOBIE_W[src]

Bit 27 - End of Block interrupt enable

pub fn rtoie(&mut self) -> RTOIE_W[src]

Bit 26 - Receiver timeout interrupt 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 deassertion time

pub fn over8(&mut self) -> OVER8_W[src]

Bit 15 - Oversampling mode

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 m(&mut self) -> M_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