Enumerations | |
enum | hal_comp_state_t { HAL_COMP_STATE_RESET = 0x00, HAL_COMP_STATE_READY = 0x01, HAL_COMP_STATE_BUSY = 0x02, HAL_COMP_STATE_ERROR = 0x04 } |
HAL COMP State Enumerations definition. More... | |
enum hal_comp_state_t |
HAL COMP State Enumerations definition.
Definition at line 75 of file gr55xx_hal_comp.h.