Type Alias d1_pac::audio_codec::ac_adc_drc_sfhat::ADC_DRC_SFHAT_W

source ·
pub type ADC_DRC_SFHAT_W<'a, const O: u8> = FieldWriter<'a, u32, AC_ADC_DRC_SFHAT_SPEC, u16, u16, 11, O>;
Expand description

Field adc_drc_sfhat writer - The smooth filter attack time parameter setting, which is determined by the equation that AT = 1-exp (-2.2Ts/tr). The format is 3.24. (The default value is 5 ms)

Aliased Type§

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