Unused Bits 31 : 11
HPF_COEF_SETTING Bits 10 : 0 R/W 0xFF
HPF coefficient setting and the data is 3.24 format. Команда U-Boot для чтения регистра md 5096100 1
Bit fields structure
typedef union ac_dac_drc_hhpfc
{
struct
{
unsigned hpf_coef_setting : 11;
unsigned unused0 : 21;
} b;
unsigned long w;
} AC_DAC_DRC_HHPFC
|