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

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 W

impl Sync for W