TMPM4G9  V1.0.0.0

Interrupt Source Signal. More...

Macros

#define RTC_INT_SRC_1HZ   ((uint8_t)0x47)
 
#define RTC_INT_SRC_2HZ   ((uint8_t)0xC3)
 
#define RTC_INT_SRC_4HZ   ((uint8_t)0xC5)
 
#define RTC_INT_SRC_8HZ   ((uint8_t)0xC6)
 
#define RTC_INT_SRC_16HZ   ((uint8_t)0x87)
 
#define RTC_INT_SRC_ALARM   ((uint8_t)0xC7)
 

Detailed Description

Interrupt Source Signal.

Macro Definition Documentation

§ RTC_INT_SRC_16HZ

#define RTC_INT_SRC_16HZ   ((uint8_t)0x87)

16 Hz.

§ RTC_INT_SRC_1HZ

#define RTC_INT_SRC_1HZ   ((uint8_t)0x47)

1 Hz.

§ RTC_INT_SRC_2HZ

#define RTC_INT_SRC_2HZ   ((uint8_t)0xC3)

2 Hz.

§ RTC_INT_SRC_4HZ

#define RTC_INT_SRC_4HZ   ((uint8_t)0xC5)

4 Hz.

§ RTC_INT_SRC_8HZ

#define RTC_INT_SRC_8HZ   ((uint8_t)0xC6)

8 Hz.

§ RTC_INT_SRC_ALARM

#define RTC_INT_SRC_ALARM   ((uint8_t)0xC7)

Alarm.