OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
Loading...
Searching...
No Matches
interface_openlcb_node_t Struct Reference

Dependency injection interface for the OpenLCB Node module. More...

Data Fields

void(* on_100ms_timer_tick )(void)
 Optional callback invoked every 100ms after node timer updates (NULL if unused).
 

Detailed Description

Dependency injection interface for the OpenLCB Node module.

Provides an optional callback hook for the application to receive 100ms timer tick notifications after all node counters have been incremented.

Field Documentation

◆ on_100ms_timer_tick

void(* on_100ms_timer_tick) (void)

Optional callback invoked every 100ms after node timer updates (NULL if unused).


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

Copyright (c) 2026 Jim Kueneman all rights reserved. See the License