STemWin + 0/5 examples
CodeScope will show references to CALENDAR_DATE from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
STM324xG_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
STM324x9I_EVAL
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

CALENDAR_DATE struct

Types CALENDAR_DATE

Syntax

typedef struct {   int Year;   int Month;   int Day; } CALENDAR_DATE;

Fields

Year

No summary provided. Read more...

Month

No summary provided. Read more...

Day

No summary provided. Read more...

Examples

CALENDAR_DATE is referenced by 5 libraries and example projects.