RTEMS  5.1
Data Fields

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

#include <todimpl.h>

Data Fields

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

Detailed Description

Structure to manage each TOD action hook.

Field Documentation

◆ handler

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

This is the TOD action hook that is invoked.

◆ Node

Chain_Node TOD_Hook::Node

This is the chain node portion of an object.


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