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

pub struct R(_);
Expand description

Register CTL1 reader

Implementations

Bits 24:31 - Address of the USART terminal

Bit 23 - Receiver timeout enable

Bits 21:22 - Auto baud rate mode

Bit 20 - Auto baud rate enable

Bit 19 - Most significant bit first

Bit 18 - Data bit level inversion

Bit 17 - TX pin level inversion

Bit 16 - RX pin level inversion

Bit 15 - Swap TX/RX pins

Bit 14 - LIN mode enable

Bits 12:13 - STOP bits length

Bit 11 - CK pin enable

Bit 10 - Clock polarity

Bit 9 - Clock phase

Bit 8 - CK length

Bit 6 - LIN break detection interrupt enable

Bit 5 - LIN break frame length

Bit 4 - Address detection mode

Methods from Deref<Target = R<CTL1_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.