Struct stm32h743::fdcan1::fdcan_ttocn::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]

Bit 0 - Set Global time

[src]

Bit 1 - External Clock Synchronization

[src]

Bit 2 - Stop Watch Polarity

[src]

Bits 3:4 - Stop Watch Source.

[src]

Bit 5 - Register Time Mark Interrupt Pulse Enable

[src]

Bits 6:7 - Register Time Mark Compare

[src]

Bit 8 - Trigger Time Mark Interrupt Pulse Enable

[src]

Bit 9 - Gap Control Select

[src]

Bit 10 - Finish Gap.

[src]

Bit 11 - Time Mark Gap

[src]

Bit 12 - Next is Gap

[src]

Bit 13 - External Synchronization Control

[src]

Bit 15 - TT Operation Control Register Locked

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R