Struct tm4c123x::can0::if2mctl::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 - Data Length Code

[src]

Bit 7 - End of Buffer

[src]

Bit 8 - Transmit Request

[src]

Bit 9 - Remote Enable

[src]

Bit 10 - Receive Interrupt Enable

[src]

Bit 11 - Transmit Interrupt Enable

[src]

Bit 12 - Use Acceptance Mask

[src]

Bit 13 - Interrupt Pending

[src]

Bit 14 - Message Lost

[src]

Bit 15 - New Data

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R