Struct stm32h743::fdcan1::fdcan_ttie::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 Interrupt Enable

[src]

Bit 1 - Start of Matrix Cycle Interrupt Enable

[src]

Bit 2 - Change of Synchronization Mode Interrupt Enable

[src]

Bit 3 - Start of Gap Interrupt Enable

[src]

Bit 4 - Register Time Mark Interrupt Enable

[src]

Bit 5 - Trigger Time Mark Event Internal Interrupt Enable

[src]

Bit 6 - Stop Watch Event Interrupt Enable

[src]

Bit 7 - Global Time Wrap Interrupt Enable

[src]

Bit 8 - Global Time Discontinuity Interrupt Enable

[src]

Bit 9 - Global Time Error Interrupt Enable

[src]

Bit 10 - Tx Count Underflow Interrupt Enable

[src]

Bit 11 - Tx Count Overflow Interrupt Enable

[src]

Bit 12 - Scheduling Error 1 Interrupt Enable

[src]

Bit 13 - Scheduling Error 2 Interrupt Enable

[src]

Bit 14 - Change Error Level Interrupt Enable

[src]

Bit 15 - Initialization Watch Trigger Interrupt Enable

[src]

Bit 16 - Watch Trigger Interrupt Enable

[src]

Bit 17 - Application Watchdog Interrupt Enable

[src]

Bit 18 - Configuration Error Interrupt Enable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W