Struct stm32h743::fdcan1::fdcan_ttost::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 - Error Level

[src]

Bits 2:3 - Master State.

[src]

Bits 4:5 - Synchronization State

[src]

Bit 6 - Quality of Global Time Phase

[src]

Bit 7 - Quality of Clock Speed

[src]

Bits 8:15 - Reference Trigger Offset

[src]

Bit 22 - Wait for Global Time Discontinuity

[src]

Bit 23 - Gap Finished Indicator.

[src]

Bits 24:26 - Time Master Priority

[src]

Bit 27 - Gap Started Indicator.

[src]

Bit 28 - Wait for Event

[src]

Bit 29 - Application Watchdog Event

[src]

Bit 30 - Wait for External Clock Synchronization

[src]

Bit 31 - Schedule Phase Lock

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W