Struct stm32f334::can::ri1r::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 21:31 - STID

[src]

Bits 3:20 - EXID

[src]

Bit 2 - IDE

[src]

Bit 1 - RTR

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R