RTEMS
Public Attributes | List of all members
TOD_Control Struct Reference

TOD control. More...

#include <todimpl.h>

Public Attributes

bool is_set
 Indicates if the time of day is set. More...
 

Detailed Description

TOD control.

Definition at line 135 of file todimpl.h.

Member Data Documentation

◆ is_set

bool TOD_Control::is_set

Indicates if the time of day is set.

This is true if the application has set the current time of day, and false otherwise.

Definition at line 142 of file todimpl.h.


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