Struct stm32h743::fdcan1::fdcan_txbc::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 2:15 - Tx Buffers Start Address

[src]

Bits 16:21 - Number of Dedicated Transmit Buffers

[src]

Bits 24:29 - Transmit FIFO/Queue Size

[src]

Bit 30 - Tx FIFO/Queue Mode

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W