Enumerations

enum  hal_calender_state_t { HAL_CALENDAR_STATE_RESET = 0x00, HAL_CALENDAR_STATE_READY = 0x01, HAL_CALENDAR_STATE_ERROR = 0x04 }
 HAL CALENDAR State Enumerations definition. More...
 

Detailed Description

Enumeration Type Documentation

◆ hal_calender_state_t

HAL CALENDAR State Enumerations definition.

Enumerator
HAL_CALENDAR_STATE_RESET 

Peripheral not initialized

HAL_CALENDAR_STATE_READY 

Peripheral initialized and ready for use

HAL_CALENDAR_STATE_ERROR 

Peripheral in error