CALIBRATION_Data2Typedef is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

CALIBRATION_Data2Typedef union

Syntax

typedef union {   struct   {     uint32_t      A2 : 15;     uint32_t      B2 : 16;     uint32_t      IsCalibrated : 1;   }b;   uint32_t d32; }CALIBRATION_Data2Typedef;

Fields

b

No summary provided. Read more...

d32

No summary provided. Read more...

Type Use

Variables of CALIBRATION_Data2Typedef type
all items filtered out
CALIBRATION_Data2Typedef
all items filtered out
CALIBRATION_Data2Typedef
all items filtered out