Struct gd32f1::gd32f190::usart0::ctl0::R[][src]

pub struct R(_);
Expand description

Register CTL0 reader

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 - ADDR match interrupt enable

Bit 13 - Mute mode enable

Bit 12 - Word length

Bit 11 - Wakeup method in mute mode

Bit 10 - Parity control enable

Bit 9 - Parity selection

Bit 8 - Parity error interrupt enable

Bit 7 - Transmitter register empty interrupt enable

Bit 6 - Transmission complete interrupt enable

Bit 5 - Read data buffer not empty interrupt and overrun error interrupt enable

Bit 4 - IDLE line detected interrupt enable

Bit 3 - Transmitter enable

Bit 2 - Receiver enable

Bit 1 - USART enable in Deep-sleep mode

Bit 0 - USART enable

Methods from Deref<Target = R<CTL0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.