17.1.3 event_system_enable_user
Enable event reception by the given user from the given channel.
int32_t event_system_enable_user(
const uint16_t user,
const uint16_t channel
)
Parameters
- user
-
Type: const uint16_t
A user to enable
- channel
-
Type: const uint16_t
A channel the user is assigned to
Returns
Type: int32_t
Status of operation.