Enum GX_HAL_AIN_PCMW_BIT_SIZE

  • Defined in file__output_copyinclude_src_include_ain_gx_hal_ain_v110.h

Enum Documentation

enum GX_HAL_AIN_PCMW_BIT_SIZE

PCM 存储Bit大小

Values:

enumerator GX_HAL_AIN_PCMW_BS_16

16bit存储

enumerator GX_HAL_AIN_PCMW_BS_24L

32bit存储,高8位符号位扩展

enumerator GX_HAL_AIN_PCMW_BS_24H

32bit存储,低8位补零

enumerator GX_HAL_AIN_PCMW_BS_32

32bit存储