Type Alias d1_pac::audio_codec::ac_dac_drc_lkl::DAC_DRC_LKL_R

source ·
pub type DAC_DRC_LKL_R = FieldReader<u16, u16>;
Expand description

Field dac_drc_lkl reader - 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 DAC_DRC_LKL_R { /* private fields */ }