pub type ADC_DRC_SIGNAL_DELAY_TIME_SET_W<'a, const O: u8> = FieldWriter<'a, u32, AC_ADC_DRC_CTRL_SPEC, u8, u8, 6, O>;
Expand description

Field adc_drc_signal_delay_time_set writer - Signal delay time setting

Delay time = 8*(n + 1) fs, n < 6’h30

When the delay function is disabled, the signal delay time is unused.

Aliased Type§

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