Data Structures | |
struct | cy_stc_syspm_callback_params_t |
The structure contains syspm callback parameters. More... | |
struct | cy_stc_syspm_callback_t |
Structure with syspm callback configuration elements. More... | |
struct | cy_stc_syspm_backup_regs_t |
This internal structure stores non-retained registers in the system Deep Sleep power mode. More... | |
Typedefs | |
typedef cy_en_syspm_status_t(* | Cy_SysPmCallback) (cy_stc_syspm_callback_params_t *callbackParams, cy_en_syspm_callback_mode_t mode) |
The type for syspm callbacks. | |