Type Alias d1_pac::cir_tx::cir_idc_h::IDC_H_R

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

Field idc_h reader - Idle Duration Counter Threshold (High 4 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_H_R { /* private fields */ }