Type Definition stm32l4_stm32hal::stm32l4x5::usart1::cr1::R[][src]

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

Reader of register CR1

Implementations

Bit 28 - Word length

Bit 27 - End of Block interrupt enable

Bit 26 - Receiver timeout interrupt enable

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

Bits 16:20 - Driver Enable de-assertion time

Bits 21:25 - Driver Enable assertion time