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

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 W

impl Sync for W