Type Alias d1_pac::cir_tx::cir_txt::NCTT_W

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

Field nctt writer - Non-cyclical Pulse Transmit Threshold

The controller will trigger transmitting the data in the FIFO when the data byte number has reached the Transmit Threshold set in this field.

Aliased Type§

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