Struct atsam4lc4c::usart0::mr_spi_mode::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:3 - Usart Mode

[src]

Bits 4:5 - Clock Selection

[src]

Bits 6:7 - Character Length.

[src]

Bit 8 - SPI CLock Phase

[src]

Bits 9:11 - Parity Type

[src]

Bits 12:13 - Number of Stop Bits

[src]

Bits 14:15 - Channel Mode

[src]

Bit 16 - SPI Clock Polarity

[src]

Bit 17 - 9-bit Character Length

[src]

Bit 18 - Clock Output Select

[src]

Bit 19 - Oversampling Mode

[src]

Bit 20 - Inhibit Non Acknowledge

[src]

Bit 21 - Disable Successive NACK

[src]

Bit 23 - Inverted data

[src]

Bits 24:26 - Max interation

[src]

Bit 28 - Infrared Receive Line Filter

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R