![]() |
RTEMS 6.1-rc7
|
This header file provides interfaces of the Watchdog Handler which are used by the implementation and the Application Configuration. More...
Go to the source code of this file.
Data Structures | |
struct | Watchdog_Header |
The watchdog header to manage scheduled watchdogs. More... | |
struct | Watchdog_Control |
The control block used to manage each watchdog timer. More... | |
Typedefs | |
typedef struct Watchdog_Control | Watchdog_Control |
typedef void | Watchdog_Service_routine |
Return type from a Watchdog Service Routine. | |
typedef Watchdog_Service_routine(* | Watchdog_Service_routine_entry) (Watchdog_Control *) |
Pointer to a watchdog service routine. | |
This header file provides interfaces of the Watchdog Handler which are used by the implementation and the Application Configuration.