Struct stm32f7x5::can1::ti1r::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

[src]

Bit 0 - TXRQ

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R