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

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 R

impl Sync for R