no-OS
|
Structure holding the date parameters. More...
#include <pcf85263.h>
Public Attributes | |
uint8_t | sec |
uint8_t | min |
uint8_t | hr |
uint8_t | day |
uint8_t | mon |
uint8_t | year |
Structure holding the date parameters.
uint8_t pcf85263_date::day |
uint8_t pcf85263_date::hr |
uint8_t pcf85263_date::min |
uint8_t pcf85263_date::mon |
uint8_t pcf85263_date::sec |
uint8_t pcf85263_date::year |