Enumerations | |
enum | hal_efuse_state_t { HAL_EFUSE_STATE_RESET = 0x00, HAL_EFUSE_STATE_READY = 0x01, HAL_EFUSE_STATE_BUSY = 0x02, HAL_EFUSE_STATE_ERROR = 0x04 } |
HAL eFuse State Enumerations definition. More... | |
enum hal_efuse_state_t |
HAL eFuse State Enumerations definition.
Definition at line 75 of file hal_efuse.h.