Macros | |
#define | PWR_COMM_TIMER_MODE_RESET 0x0U |
#define | PWR_COMM_TIMER_MODE_RUNNING 0x1U |
#define | PWR_COMM_CORE_MODE_RESET 0x0U |
#define | PWR_COMM_CORE_MODE_RUNNING 0x1U |
#define PWR_COMM_CORE_MODE_RESET 0x0U |
Communication core in reset mode
Definition at line 186 of file gr55xx_hal_pwr.h.
#define PWR_COMM_CORE_MODE_RUNNING 0x1U |
Communication core in running mode
Definition at line 187 of file gr55xx_hal_pwr.h.
#define PWR_COMM_TIMER_MODE_RESET 0x0U |
Communication timer in reset mode
Definition at line 184 of file gr55xx_hal_pwr.h.
#define PWR_COMM_TIMER_MODE_RUNNING 0x1U |
Communication timer in running mode
Definition at line 185 of file gr55xx_hal_pwr.h.