RTEMS
Public Attributes | List of all members

Structure to manage each TOD action hook. More...

#include <todimpl.h>

Public Attributes

Chain_Node Node
 
Status_Control(* handler )(TOD_Action, const struct timespec *)
 

Detailed Description

Structure to manage each TOD action hook.

Definition at line 369 of file todimpl.h.

Member Data Documentation

◆ handler

Status_Control( * TOD_Hook::handler) (TOD_Action, const struct timespec *)

This is the TOD action hook that is invoked.

Definition at line 374 of file todimpl.h.

◆ Node

Chain_Node TOD_Hook::Node

This is the chain node portion of an object.

Definition at line 371 of file todimpl.h.


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