STM32F1 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F1 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Groups
RTC_Private_Defines

Macros

#define CRL_CNF_Set   ((uint16_t)0x0010)
 
#define CRL_CNF_Reset   ((uint16_t)0xFFEF)
 
#define RTC_LSB_Mask   ((uint32_t)0x0000FFFF)
 
#define PRLH_MSB_Mask   ((uint32_t)0x000F0000)
 

Detailed Description

Macro Definition Documentation

#define CRL_CNF_Reset   ((uint16_t)0xFFEF)

Configuration Flag Disable Mask

#define CRL_CNF_Set   ((uint16_t)0x0010)

Configuration Flag Enable Mask

#define PRLH_MSB_Mask   ((uint32_t)0x000F0000)

RTC Prescaler MSB Mask

#define RTC_LSB_Mask   ((uint32_t)0x0000FFFF)

RTC LSB Mask