Enumerations | |
enum | hal_pkc_state_t { HAL_PKC_STATE_RESET = 0x00, HAL_PKC_STATE_READY = 0x01, HAL_PKC_STATE_BUSY = 0x02, HAL_PKC_STATE_ERROR = 0x04, HAL_PKC_STATE_TIMEOUT = 0x08 } |
HAL PKC State Enumerations definition. More... | |
enum hal_pkc_state_t |
HAL PKC State Enumerations definition.
Definition at line 75 of file gr55xx_hal_pkc.h.