Type Alias d1_pac::audio_codec::ac_adc_drc_hkl::ADC_DRC_HKL_W

source ·
pub type ADC_DRC_HKL_W<'a, const O: u8> = FieldWriter<'a, u32, AC_ADC_DRC_HKL_SPEC, u16, u16, 14, O>;
Expand description

Field adc_drc_hkl writer - The slope of the limiter, which is determined by the equation that Kl = 1/R. R is the ratio of the limiter, which is always an integer. The format is 8.24. (The default value is <50:1>)

Aliased Type§

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