no-OS
Public Attributes | List of all members
no_os_time Struct Reference

Structure holding time data (seconds, microseconds). More...

#include <no_os_delay.h>

Public Attributes

unsigned int s
 
unsigned int us
 

Detailed Description

Structure holding time data (seconds, microseconds).

Member Data Documentation

◆ s

unsigned int no_os_time::s

◆ us

unsigned int no_os_time::us

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