typedef uint16_t(* EC_API_SLV_CBStartInputHandler_t) (void *pContext, uint16_t *pIntMask) |
User defined function. Called when input handler is started.
[in] | pContext | Function context. |
[in] | pIntMask | Value which will be written to the 0x204 register (AL event mask) during the state transition PreOP to SafeOP. |