|
OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
|
Application callbacks for train search events. More...
Data Fields | |
| void(* | on_search_matched )(openlcb_node_t *openlcb_node, uint16_t search_address, uint8_t flags) |
| Called when a search matches this train node. | |
| openlcb_node_t *(* | on_search_no_match )(uint16_t search_address, uint8_t flags) |
| Called when no train node matches (allocate case, deferred). | |
Application callbacks for train search events.
All callbacks are optional (can be NULL).
| void(* on_search_matched) (openlcb_node_t *openlcb_node, uint16_t search_address, uint8_t flags) |
Called when a search matches this train node.
| openlcb_node_t *(* on_search_no_match) (uint16_t search_address, uint8_t flags) |
Called when no train node matches (allocate case, deferred).
Copyright (c) 2026 Jim Kueneman all rights reserved. See the License