RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros

Macros

#define RTC_TAMPERTRIGGER_RISINGEDGE   0x01u
 
#define RTC_TAMPERTRIGGER_FALLINGEDGE   0x02u
 
#define RTC_TAMPERTRIGGER_LOWLEVEL   0x04u
 
#define RTC_TAMPERTRIGGER_HIGHLEVEL   0x08u
 
#define RTC_TAMPER_1_TRIGGER   RTC_TAMPCR_TAMP1TRG
 
#define RTC_TAMPER_2_TRIGGER   RTC_TAMPCR_TAMP2TRG
 
#define RTC_TAMPER_3_TRIGGER   RTC_TAMPCR_TAMP3TRG
 
#define RTC_TAMPER_X_TRIGGER
 

Detailed Description

Macro Definition Documentation

◆ RTC_TAMPER_X_TRIGGER

#define RTC_TAMPER_X_TRIGGER
Value:
(RTC_TAMPER_1_TRIGGER |\
RTC_TAMPER_2_TRIGGER |\
RTC_TAMPER_3_TRIGGER)

◆ RTC_TAMPERTRIGGER_FALLINGEDGE

#define RTC_TAMPERTRIGGER_FALLINGEDGE   0x02u

Warning : Filter must be RTC_TAMPERFILTER_DISABLE

◆ RTC_TAMPERTRIGGER_HIGHLEVEL

#define RTC_TAMPERTRIGGER_HIGHLEVEL   0x08u

Warning : Filter must not be RTC_TAMPERFILTER_DISABLE

◆ RTC_TAMPERTRIGGER_LOWLEVEL

#define RTC_TAMPERTRIGGER_LOWLEVEL   0x04u

Warning : Filter must not be RTC_TAMPERFILTER_DISABLE

◆ RTC_TAMPERTRIGGER_RISINGEDGE

#define RTC_TAMPERTRIGGER_RISINGEDGE   0x01u

Warning : Filter must be RTC_TAMPERFILTER_DISABLE