RTEMS 6.1-rc2
|
This header file provides data structures used by the implementation and the Application Configuration to define _Timer_Information. More...
#include <rtems/rtems/timer.h>
#include <rtems/score/objectdata.h>
#include <rtems/score/watchdog.h>
Go to the source code of this file.
Data Structures | |
struct | Timer_Control |
Macros | |
#define | TIMER_INFORMATION_DEFINE(max) |
Macro to define the objects information for the Classic Timer objects. | |
Variables | |
Objects_Information | _Timer_Information |
The Classic Timer objects information. | |
This header file provides data structures used by the implementation and the Application Configuration to define _Timer_Information.