BSP
BSP_DemoTypedef is only used within BSP.
 
Symbols
loading...
Files
loading...

BSP_DemoTypedef struct

Syntax

typedef struct {   void   (*DemoFunc)(void);   uint8_t DemoName[50];   uint32_t DemoIndex; } BSP_DemoTypedef;

Fields

DemoFunc

No summary provided. Read more...

DemoName

No summary provided. Read more...

DemoIndex

No summary provided. Read more...

Type Use

Variables of BSP_DemoTypedef type
all items filtered out
BSP_DemoTypedef
all items filtered out
BSP_DemoTypedef
all items filtered out