Type Alias d1_pac::audio_codec::ac_adc_drc_lkn::ADC_DRC_LKN_W

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

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

Aliased Type§

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