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

type W = W<u32, CR1>;
Expand description

Writer for register CR1

Implementations

Bit 27 - End of Block interrupt enable

Bit 26 - Receiver timeout interrupt enable

Bits 21:25 - Driver Enable assertion time

Bits 16:20 - Driver Enable deassertion time

Bit 15 - Oversampling mode

Bit 14 - Character match interrupt enable

Bit 13 - Mute mode enable

Bit 12 - Word length

Bit 11 - Receiver wakeup method

Bit 10 - Parity control enable

Bit 9 - Parity selection

Bit 8 - PE interrupt enable

Bit 7 - interrupt enable

Bit 6 - Transmission complete interrupt enable

Bit 5 - RXNE interrupt enable

Bit 4 - IDLE interrupt enable

Bit 3 - Transmitter enable

Bit 2 - Receiver enable

Bit 1 - USART enable in Stop mode

Bit 0 - USART enable