CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
host_tm Struct Reference

#include <host_api.h>

Public Attributes

uint16_t year
uint8_t month
uint8_t day
uint8_t hour
uint8_t minute
uint8_t second
uint8_t weekday

Detailed Description

Definition at line 82 of file host_api.h.

Member Data Documentation

◆ day

uint8_t host_tm::day

Definition at line 85 of file host_api.h.

Referenced by host_local_time().

◆ hour

uint8_t host_tm::hour

Definition at line 86 of file host_api.h.

Referenced by host_local_time().

◆ minute

uint8_t host_tm::minute

Definition at line 87 of file host_api.h.

Referenced by host_local_time().

◆ month

uint8_t host_tm::month

Definition at line 84 of file host_api.h.

Referenced by host_local_time().

◆ second

uint8_t host_tm::second

Definition at line 88 of file host_api.h.

Referenced by host_local_time().

◆ weekday

uint8_t host_tm::weekday

Definition at line 89 of file host_api.h.

Referenced by host_local_time().

◆ year

uint16_t host_tm::year

Definition at line 83 of file host_api.h.

Referenced by host_local_time().


The documentation for this struct was generated from the following file:
  • components/plugin_manager/include/plugin_manager/host_api.h