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

Bits 0:5 - Event FIFO Fill Level

[src]

Bits 8:12 - Event FIFO Get Index.

[src]

Bit 24 - Event FIFO Full.

[src]

Bit 25 - Tx Event FIFO Element Lost.

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W