Unused Bits 31 : 11
IGHT_RMS_FILTER_AVERAGE Bits 10 : 0 R/W 0x2BAF
The right RMS filter average time parameter setting, which determine by the
equation that AT = 1-exp(-2.2Ts/tav). The format is 3.24.(10ms) Команда U-Boot для чтения регистра md 5096138 1
Bit fields structure
typedef union ac_dac_drc_rrmslat
{
struct
{
unsigned ight_rms_filter_average : 11;
unsigned unused0 : 21;
} b;
unsigned long w;
} AC_DAC_DRC_RRMSLAT
|