Struct atsam4lc8b_pac::usart0::spi_mode_mr_spi::R[][src]

pub struct R(_);
Expand description

Register MR_SPI reader

Implementations

Bits 0:3 - Usart Mode

Bits 4:5 - Clock Selection

Bits 6:7 - Character Length.

Bit 8 - SPI CLock Phase

Bits 9:11 - Parity Type

Bits 12:13 - Number of Stop Bits

Bits 14:15 - Channel Mode

Bit 16 - SPI Clock Polarity

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 - Max interation

Bit 28 - Infrared Receive Line Filter

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