CryptoAuthLib
Atmel CryptoAuthentication Library
atcacert_tm_utc_s Struct Reference

#include <atcacert_date.h>

Data Fields

int tm_sec
 
int tm_min
 
int tm_hour
 
int tm_mday
 
int tm_mon
 
int tm_year
 

Detailed Description

Holds a broken-down date in UTC. Mimics atcacert_tm_utc_t from time.h.

Field Documentation

int tm_hour
int tm_mday
int tm_min
int tm_mon
int tm_sec
int tm_year