Struct stm32h743::fdcan1::fdcan_ttils::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 Interrupt Line

[src]

Bit 1 - Start of Matrix Cycle Interrupt Line

[src]

Bit 2 - Change of Synchronization Mode Interrupt Line

[src]

Bit 3 - Start of Gap Interrupt Line

[src]

Bit 4 - Register Time Mark Interrupt Line

[src]

Bit 5 - Trigger Time Mark Event Internal Interrupt Line

[src]

Bit 6 - Stop Watch Event Interrupt Line

[src]

Bit 7 - Global Time Wrap Interrupt Line

[src]

Bit 8 - Global Time Discontinuity Interrupt Line

[src]

Bit 9 - Global Time Error Interrupt Line

[src]

Bit 10 - Tx Count Underflow Interrupt Line

[src]

Bit 11 - Tx Count Overflow Interrupt Line

[src]

Bit 12 - Scheduling Error 1 Interrupt Line

[src]

Bit 13 - Scheduling Error 2 Interrupt Line

[src]

Bit 14 - Change Error Level Interrupt Line

[src]

Bit 15 - Initialization Watch Trigger Interrupt Line

[src]

Bit 16 - Watch Trigger Interrupt Line

[src]

Bit 17 - Application Watchdog Interrupt Line

[src]

Bit 18 - Configuration Error Interrupt Line

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R