Type Alias d1_pac::audio_codec::ac_dac_drc_hlt::DAC_DRC_HLT_W

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

Field dac_drc_hlt writer - The limiter threshold setting, which is set by the equation that LTin = -LT/6.0206, The format is 8.24. (The default value is -10 dB)

Aliased Type§

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