2.99.67 RTC_TAMP_INPUT Enum
C
typedef enum
{
RTC_TAMP_INPUT_0 = 0,
RTC_TAMP_INPUT_1 = 1,
RTC_TAMP_INPUT_2 = 2,
RTC_TAMP_INPUT_3 = 3,
RTC_TAMP_INPUT_4 = 4,
} RTC_TAMP_INPUT;
Summary
Defines the Tamper input.
Description
Defines the Tamper input for each TMPx pins.
Remarks
None.
