Struct atsam4lc4c::usart0::linmr::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:1 - LIN Node Action

[src]

Bit 2 - Parity Disable

[src]

Bit 3 - Checksum Disable

[src]

Bit 4 - Checksum Type

[src]

Bit 5 - Data Length Mode

[src]

Bit 6 - Frame Slot Mode Disable

[src]

Bit 7 - Wakeup Signal Type

[src]

Bits 8:15 - Data Length Control

[src]

Bit 16 - PDC Mode

[src]

Bit 17 - Synchronization Disable

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R