Type Alias d1_pac::audio_codec::ac_dac_drc_lkc::DAC_DRC_LKC_W

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

Field dac_drc_lkc writer - The slope of the compressor, which is determined by the equation that Kc = 1/R. R is the ratio of the compressor, which is always an integer. The format is 8.24. (The default value is 2:1)

Aliased Type§

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