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

impl Sync for R