Type Alias d1_pac::cir_tx::cir_idc_l::IDC_L_R

source ·
pub type IDC_L_R = FieldReader<u8, u8>;
Expand description

Field idc_l reader - Idle Duration Counter Threshold (Low 8 bits)

Idle Duration = 128IDCTs (IDC = 0-4095)

It is used in cyclical transmission mode. When all the data in FIFO is transmitted, the signals can be transmitted after a specific time.

Aliased Type§

struct IDC_L_R { /* private fields */ }