discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
RTC_Time_Definitions
STM32F4xx_StdPeriph_Driver
»
RTC
»
RTC_Exported_Constants
Collaboration diagram for RTC_Time_Definitions:
Macros
#define
IS_RTC_HOUR12
(HOUR) (((HOUR) > 0) && ((HOUR) <= 12))
#define
IS_RTC_HOUR24
(HOUR) ((HOUR) <= 23)
#define
IS_RTC_MINUTES
(MINUTES) ((MINUTES) <= 59)
#define
IS_RTC_SECONDS
(SECONDS) ((SECONDS) <= 59)
Detailed Description
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1