Struct stm32h743::fdcan1::fdcan_ttocf::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:1 - Operation Mode

[src]

Bit 3 - Gap Enable

[src]

Bit 4 - Time Master

[src]

Bits 5:7 - LD of Synchronization Deviation Limit

[src]

Bits 8:14 - Initial Reference Trigger Offset

[src]

Bit 15 - Enable External Clock Synchronization

[src]

Bits 16:23 - Application Watchdog Limit

[src]

Bit 24 - Enable Global Time Filtering

[src]

Bit 25 - Enable Clock Calibration

[src]

Bit 26 - Event Trigger Polarity

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W