Struct stm32h743::fdcan1::fdcan_txfqs::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 - Tx FIFO Free Level

[src]

Bits 8:12 - TFGI

[src]

Bits 16:20 - Tx FIFO/Queue Put Index

[src]

Bit 21 - Tx FIFO/Queue Full

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R