Modbus Vault v1.0
Loading...
Searching...
No Matches
subscriber_t Struct Reference

Subscriber structure. More...

Collaboration diagram for subscriber_t:
[legend]

Data Fields

event_bus_event_t type
 
event_bus_cb_t cb
 
void * ctx
 

Detailed Description

Subscriber structure.

Field Documentation

◆ cb

event_bus_cb_t subscriber_t::cb

Callback when event arrive

◆ ctx

void* subscriber_t::ctx

Context needed by subscriber

◆ type

event_bus_event_t subscriber_t::type

Event subscribed to


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