TMPM4G9  V1.0.0.0

Format Type = Sample. More...

Macros

#define FMT_SAMPLE_CUSTOM_BIT_NUM   (16UL)
 
#define FMT_SAMPLE_DATA_BIT_NUM   (8UL)
 
#define FMT_SAMPLE_R_DATA_BIT_NUM   (8UL)
 
#define FMT_SAMPLE_TOTAL_BIT_NUM   ((uint32_t)(FMT_SAMPLE_CUSTOM_BIT_NUM + FMT_SAMPLE_DATA_BIT_NUM + FMT_SAMPLE_R_DATA_BIT_NUM))
 

Detailed Description

Format Type = Sample.

Macro Definition Documentation

§ FMT_SAMPLE_CUSTOM_BIT_NUM

#define FMT_SAMPLE_CUSTOM_BIT_NUM   (16UL)

Num of bits :Custom Code

§ FMT_SAMPLE_DATA_BIT_NUM

#define FMT_SAMPLE_DATA_BIT_NUM   (8UL)

Num of bits :Data Code

§ FMT_SAMPLE_R_DATA_BIT_NUM

#define FMT_SAMPLE_R_DATA_BIT_NUM   (8UL)

Num of bits :Reversed Data Code

§ FMT_SAMPLE_TOTAL_BIT_NUM

#define FMT_SAMPLE_TOTAL_BIT_NUM   ((uint32_t)(FMT_SAMPLE_CUSTOM_BIT_NUM + FMT_SAMPLE_DATA_BIT_NUM + FMT_SAMPLE_R_DATA_BIT_NUM))

Num of bits :Total