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

Field signal_delay_time_setting writer - Signal delay time setting

Delay time = 8*(n + 1) fs, n less than 30

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

Aliased Type§

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