RTEMS
5.1
|
Structure to manage each TOD action hook. More...
#include <todimpl.h>
Data Fields | |
Chain_Node | Node |
Status_Control(* | handler )(TOD_Action, const struct timespec *) |
Structure to manage each TOD action hook.
Status_Control( * TOD_Hook::handler) (TOD_Action, const struct timespec *) |
This is the TOD action hook that is invoked.
Chain_Node TOD_Hook::Node |
This is the chain node portion of an object.