MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation

Wakeup Control. More...

Macros

#define MXC_F_SDHC_WAKEUP_CARD_INT_POS   0
 WAKEUP_CARD_INT Position.
 
#define MXC_F_SDHC_WAKEUP_CARD_INT   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INT_POS))
 WAKEUP_CARD_INT Mask.
 
#define MXC_F_SDHC_WAKEUP_CARD_INS_POS   1
 WAKEUP_CARD_INS Position.
 
#define MXC_F_SDHC_WAKEUP_CARD_INS   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INS_POS))
 WAKEUP_CARD_INS Mask.
 
#define MXC_F_SDHC_WAKEUP_CARD_REM_POS   2
 WAKEUP_CARD_REM Position.
 
#define MXC_F_SDHC_WAKEUP_CARD_REM   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_REM_POS))
 WAKEUP_CARD_REM Mask.
 

Detailed Description