LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_TIMESTAMP_TAG Struct Reference

#include <time_api.h>

Data Fields

JUNO_TIME_SECONDS_T iSeconds
 
JUNO_TIME_MILLIS_T iMillis
 
JUNO_TIME_MICROS_T iMicros
 
JUNO_TIME_NANOS_T iNanos
 

Field Documentation

◆ iMicros

JUNO_TIME_MICROS_T JUNO_TIMESTAMP_TAG::iMicros

◆ iMillis

JUNO_TIME_MILLIS_T JUNO_TIMESTAMP_TAG::iMillis

◆ iNanos

JUNO_TIME_NANOS_T JUNO_TIMESTAMP_TAG::iNanos

◆ iSeconds

JUNO_TIME_SECONDS_T JUNO_TIMESTAMP_TAG::iSeconds

The documentation for this struct was generated from the following file: