Type Alias d1_pac::cir_tx::cir_txfifo::TBF_W

source ·
pub type TBF_W<'a, const O: u8> = FieldWriter<'a, u32, CIR_TXFIFO_SPEC, u8, u8, 8, O>;
Expand description

Field tbf writer - Transmit Byte FIFO

When the transmission is triggered, the data in the FIFO will be transmitted until the data number is transmitted completely.

Aliased Type§

struct TBF_W<'a, const O: u8> { /* private fields */ }