A CANopen LSS state.
More...
A CANopen LSS state.
Definition at line 165 of file lss.c.
◆ on_recv
A pointer to the transition function invoked when a CAN frame has been received.
- Parameters
-
lss | a pointer to an LSS service. |
msg | a pointer to the received CAN frame. |
- Returns
- a pointer to the next state.
Definition at line 177 of file lss.c.
◆ on_time
A pointer to the transition function invoked when a timeout occurs.
- Parameters
-
lss | a pointer to an LSS service. |
tp | a pointer to the current time. |
- Returns
- a pointer to the next state.
Definition at line 187 of file lss.c.
The documentation for this struct was generated from the following file: