Struct stm32h743::fdcan1::fdcan_ttmlm::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 0:5 - Cycle Count Max

[src]

Bits 6:7 - Cycle Start Synchronization

[src]

Bits 8:11 - Tx Enable Window

[src]

Bits 16:27 - Expected Number of Tx Triggers

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W