|
MG32L003 Standard Peripherals Firmware Library
|
Macros | |
| #define | RTC_ALARM2_CLOSE ((uint8_t)0x00) |
| #define | RTC_ALARM2_1S ((uint8_t)0x01) |
| #define | RTC_ALARM2_1P2S ((uint8_t)0x02) |
| #define | RTC_ALARM2_1P4S ((uint8_t)0x03) |
| #define | RTC_ALARM2_1P8S ((uint8_t)0x04) |
| #define | RTC_ALARM2_1P16S ((uint8_t)0x05) |
| #define | RTC_ALARM2_1P32S ((uint8_t)0x06) |
| #define | RTC_ALARM2_1P64S ((uint8_t)0x07) |
| #define | RTC_ALARM2_1P128S ((uint8_t)0x08) |
| #define | RTC_ALARM2_10S ((uint8_t)0x09) |
| #define | RTC_ALARM2_30S ((uint8_t)0x0A) |
| #define | RTC_ALARM2_1M ((uint8_t)0x0B) |
| #define | RTC_ALARM2_30M ((uint8_t)0x0C) |
| #define | RTC_ALARM2_60M ((uint8_t)0x0D) |
| #define | RTC_ALARM2_12H ((uint8_t)0x0E) |
| #define | RTC_ALARM2_24H ((uint8_t)0x0F) |
| #define | IS_RTC_ALARM_2_PERIOD(PERIOD) |
| #define IS_RTC_ALARM_2_PERIOD | ( | PERIOD | ) |
| #define RTC_ALARM2_10S ((uint8_t)0x09) |
RTC ALARM2 cycle time set 108s
| #define RTC_ALARM2_12H ((uint8_t)0x0E) |
RTC ALARM2 cycle time set 12 HOURS
| #define RTC_ALARM2_1M ((uint8_t)0x0B) |
RTC ALARM2 cycle time set 1 MINUTS
| #define RTC_ALARM2_1P128S ((uint8_t)0x08) |
RTC ALARM2 cycle time set 1/128s
| #define RTC_ALARM2_1P16S ((uint8_t)0x05) |
RTC ALARM2 cycle time set 1/16s
| #define RTC_ALARM2_1P2S ((uint8_t)0x02) |
RTC ALARM2 cycle time set 1/2s
| #define RTC_ALARM2_1P32S ((uint8_t)0x06) |
RTC ALARM2 cycle time set 1/32s
| #define RTC_ALARM2_1P4S ((uint8_t)0x03) |
RTC ALARM2 cycle time set 1/4s
| #define RTC_ALARM2_1P64S ((uint8_t)0x07) |
RTC ALARM2 cycle time set 1/64s
| #define RTC_ALARM2_1P8S ((uint8_t)0x04) |
RTC ALARM2 cycle time set 1/8s
| #define RTC_ALARM2_1S ((uint8_t)0x01) |
RTC ALARM2 cycle time set 1s
| #define RTC_ALARM2_24H ((uint8_t)0x0F) |
RTC ALARM2 cycle time set 24 HOURS
| #define RTC_ALARM2_30M ((uint8_t)0x0C) |
RTC ALARM2 cycle time set 30 MINUTS
| #define RTC_ALARM2_30S ((uint8_t)0x0A) |
RTC ALARM2 cycle time set 30s
| #define RTC_ALARM2_60M ((uint8_t)0x0D) |
RTC ALARM2 cycle time set 60 MINUTS
| #define RTC_ALARM2_CLOSE ((uint8_t)0x00) |
RTC ALARM2 disabled