Struct stm32f334::can::tdh1r::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 24:31 - DATA7

[src]

Bits 16:23 - DATA6

[src]

Bits 8:15 - DATA5

[src]

Bits 0:7 - DATA4

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W