RTEMS
Public Attributes | List of all members
rtems_timer_information Struct Reference

% More...

#include <timer.h>

Public Attributes

Timer_Classes the_class
 This member is. More...
 
Watchdog_Interval initial
 This member is. More...
 
Watchdog_Interval start_time
 This member is. More...
 
Watchdog_Interval stop_time
 This member is. More...
 

Detailed Description

%

Definition at line 167 of file timer.h.

Member Data Documentation

◆ initial

Watchdog_Interval rtems_timer_information::initial

This member is.

%

Definition at line 180 of file timer.h.

◆ start_time

Watchdog_Interval rtems_timer_information::start_time

This member is.

%

Definition at line 187 of file timer.h.

◆ stop_time

Watchdog_Interval rtems_timer_information::stop_time

This member is.

%

Definition at line 194 of file timer.h.

◆ the_class

Timer_Classes rtems_timer_information::the_class

This member is.

%

Definition at line 173 of file timer.h.


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