Type Alias d1_pac::audio_codec::ac_adc_drc_hkc::ADC_DRC_HKC_R

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

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