Struct atsam4n16c_pac::usart1::mr::R[][src]

pub struct R(_);
Expand description

Register MR reader

Implementations

Bits 0:3 - USART Mode of Operation

Bits 4:5 - Clock Selection

Bits 6:7 - Character Length.

Bit 8 - Synchronous Mode Select

Bits 9:11 - Parity Type

Bits 12:13 - Number of Stop Bits

Bits 14:15 - Channel Mode

Bit 16 - Bit Order

Bit 17 - 9-bit Character Length

Bit 18 - Clock Output Select

Bit 19 - Oversampling Mode

Bit 20 - Inhibit Non Acknowledge

Bit 21 - Disable Successive NACK

Bit 23 - Inverted Data

Bits 24:26 - Maximum Number of Automatic Iteration

Bit 28 - Infrared Receive Line Filter

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