Struct atsam4lc4c::usart0::cr_lin_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]

Bit 2 - Reset Receiver

[src]

Bit 3 - Reset Transmitter

[src]

Bit 4 - Receiver Enable

[src]

Bit 5 - Receiver Disable

[src]

Bit 6 - Transmitter Enable

[src]

Bit 7 - Transmitter Disable

[src]

Bit 8 - Reset Status Bits

[src]

Bit 9 - Start Break

[src]

Bit 10 - Stop Break

[src]

Bit 11 - Start Time-out

[src]

Bit 12 - Send Address

[src]

Bit 13 - Reset Iterations

[src]

Bit 14 - Reset Non Acknowledge

[src]

Bit 15 - Rearm Time-out

[src]

Bit 16 - Data Terminal Ready Enable

[src]

Bit 17 - Data Terminal Ready Disable

[src]

Bit 18 - Request to Send Enable

[src]

Bit 19 - Request to Send Disable

[src]

Bit 20 - Abort the current LIN transmission

[src]

Bit 21 - Sends a wakeup signal on the LIN bus

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W