Structure representing power state transition event information.
Public Attributes#
Mask of the transitions on which the callback should be called.
Function that must be called when the event occurs.
Public Attribute Documentation#
event_mask#
const sl_power_manager_ps_transition_event_t sl_power_manager_ps_transition_event_info_t::event_mask
Mask of the transitions on which the callback should be called.
Definition at line
224
of file components/device/silabs/si91x/mcu/drivers/service/power_manager/inc/sl_si91x_power_manager.h
on_event#
const sl_power_manager_ps_transition_on_event_t sl_power_manager_ps_transition_event_info_t::on_event
Function that must be called when the event occurs.
Definition at line
225
of file components/device/silabs/si91x/mcu/drivers/service/power_manager/inc/sl_si91x_power_manager.h