CryptoAuthLib
Microchip 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

◆ tm_hour

int tm_hour

◆ tm_mday

int tm_mday

◆ tm_min

int tm_min

◆ tm_mon

int tm_mon

◆ tm_sec

int tm_sec

◆ tm_year

int tm_year