State transitions are performed within user-defined event processing functions.
After the user-defined event processing function has finished, the E_EVENT_NEW_STATE event is called in a new state.
| Type | Name | Remark |
|---|---|---|
| tsEvent * | pEv | Management structure for user event definition functions. |
| teState | eNewState | New state. |
None