Type Alias d1_pac::audio_codec::ac_adc_drc_sflat::ADC_DRC_SFLAT_W

source ·
pub type ADC_DRC_SFLAT_W<'a, const O: u8> = FieldWriter<'a, u32, AC_ADC_DRC_SFLAT_SPEC, u16, u16, 16, O>;
Expand description

Field adc_drc_sflat 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_SFLAT_W<'a, const O: u8> { /* private fields */ }