Struct stm32h743::fdcan1::fdcan_ttir::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 - Start of Basic Cycle

[src]

Bit 1 - Start of Matrix Cycle

[src]

Bit 2 - Change of Synchronization Mode

[src]

Bit 3 - Start of Gap

[src]

Bit 4 - Register Time Mark Interrupt.

[src]

Bit 5 - Trigger Time Mark Event Internal

[src]

Bit 6 - Stop Watch Event

[src]

Bit 7 - Global Time Wrap

[src]

Bit 8 - Global Time Discontinuity

[src]

Bit 9 - Global Time Error

[src]

Bit 10 - Tx Count Underflow

[src]

Bit 11 - Tx Count Overflow

[src]

Bit 12 - Scheduling Error 1

[src]

Bit 13 - Scheduling Error 2

[src]

Bit 14 - Error Level Changed.

[src]

Bit 15 - Initialization Watch Trigger

[src]

Bit 16 - Watch Trigger

[src]

Bit 17 - Application Watchdog

[src]

Bit 18 - Configuration Error

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W