Struct atsam4lc4c::usart0::mr_usart_mode::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:3 - Usart Mode

[src]

Bits 4:5 - Clock Selection

[src]

Bits 6:7 - Character Length.

[src]

Bit 8 - Synchronous Mode Select

[src]

Bits 9:11 - Parity Type

[src]

Bits 12:13 - Number of Stop Bits

[src]

Bits 14:15 - Channel Mode

[src]

Bit 16 - Bit Order

[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 22 - Variable synchronization of command/data sync Start Frame Delimiter

[src]

Bit 23 - Inverted data

[src]

Bits 24:26 - Max interation

[src]

Bit 28 - Infrared Receive Line Filter

[src]

Bit 29 - Manchester Encoder/Decoder Enable

[src]

Bit 30 - Manchester Synchronization Mode

[src]

Bit 31 - Start Frame Delimiter selector

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W