Struct stm32h743::fdcan1::fdcan_ttmlm::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 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 R

impl Sync for R