sl_power_manager_em_transition_event_info_t Struct Reference
TODO.
#include <sl_power_manager.h>
Data Fields |
|
const sl_power_manager_em_transition_event_t | event_mask |
Mask of the transitions on which the callback should be called.
|
|
const sl_power_manager_em_transition_on_event_t | on_event |
Function that must be called when the event occurs.
|
|
TODO.
Field Documentation
◆ event_mask
const sl_power_manager_em_transition_event_t sl_power_manager_em_transition_event_info_t::event_mask |
Mask of the transitions on which the callback should be called.
◆ on_event
const sl_power_manager_em_transition_on_event_t sl_power_manager_em_transition_event_info_t::on_event |
Function that must be called when the event occurs.