Expand description
The CI protocol stack โ composes the transport + session layers (and, as they land, the resource state machines) into one sans-IO core.
CiStack::handle is the pure entry point: feed it an Event, get back
the Actions the driver must perform. No I/O, threads, or clock here.
Structsยง
- CiStack
- The composed EN 50221 protocol core.