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

impl Sync for R