|
Sonoma (MAXREFDES14#) Code Documentation
V01.00
Isolated EMP (Energy Measurement Processor)
|
< Structure to hold time, date, day of week More...
#include <MAXREFDES14.h>
Data Fields | |
| u8 | uchHour |
| u8 | uchMinute |
| u8 | uchSecond |
| u8 | uchMonth |
| u8 | uchDate |
| u8 | uchYear |
| u8 | uchDow |
< Structure to hold time, date, day of week
Definition at line 113 of file MAXREFDES14.h.
| u8 uchDate |
Definition at line 119 of file MAXREFDES14.h.
| u8 uchDow |
Definition at line 121 of file MAXREFDES14.h.
| u8 uchHour |
Definition at line 115 of file MAXREFDES14.h.
| u8 uchMinute |
Definition at line 116 of file MAXREFDES14.h.
| u8 uchMonth |
Definition at line 118 of file MAXREFDES14.h.
| u8 uchSecond |
Definition at line 117 of file MAXREFDES14.h.
| u8 uchYear |
Definition at line 120 of file MAXREFDES14.h.