Represents the hardware alert crash dump in a more software-friendly manner. More...
#include <sw/device/lib/testing/alert_handler_testutils.h>
Represents the hardware alert crash dump in a more software-friendly manner.
Definition at line 35 of file alert_handler_testutils.h.
bool alert_info_testutils_info::alert_cause[ALERT_HANDLER_PARAM_N_ALERTS] |
Definition at line 36 of file alert_handler_testutils.h.
uint16_t alert_info_testutils_info::class_accum_cnt[ALERT_HANDLER_PARAM_N_CLASSES] |
Definition at line 38 of file alert_handler_testutils.h.
uint32_t alert_info_testutils_info::class_esc_cnt[ALERT_HANDLER_PARAM_N_CLASSES] |
Definition at line 39 of file alert_handler_testutils.h.
alert_handler_class_state_t alert_info_testutils_info::class_esc_state[ALERT_HANDLER_PARAM_N_CLASSES] |
Definition at line 41 of file alert_handler_testutils.h.
uint8_t alert_info_testutils_info::loc_alert_cause |
Definition at line 37 of file alert_handler_testutils.h.