MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
SDHC_WAKEUP

Macros

#define MXC_F_SDHC_WAKEUP_CARD_INT_POS   0
 
#define MXC_F_SDHC_WAKEUP_CARD_INT   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INT_POS))
 
#define MXC_F_SDHC_WAKEUP_CARD_INS_POS   1
 
#define MXC_F_SDHC_WAKEUP_CARD_INS   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INS_POS))
 
#define MXC_F_SDHC_WAKEUP_CARD_REM_POS   2
 
#define MXC_F_SDHC_WAKEUP_CARD_REM   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_REM_POS))
 

Detailed Description

Wakeup Control.

Macro Definition Documentation

◆ MXC_F_SDHC_WAKEUP_CARD_INS

#define MXC_F_SDHC_WAKEUP_CARD_INS   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INS_POS))

WAKEUP_CARD_INS Mask

◆ MXC_F_SDHC_WAKEUP_CARD_INS_POS

#define MXC_F_SDHC_WAKEUP_CARD_INS_POS   1

WAKEUP_CARD_INS Position

◆ MXC_F_SDHC_WAKEUP_CARD_INT

#define MXC_F_SDHC_WAKEUP_CARD_INT   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_INT_POS))

WAKEUP_CARD_INT Mask

◆ MXC_F_SDHC_WAKEUP_CARD_INT_POS

#define MXC_F_SDHC_WAKEUP_CARD_INT_POS   0

WAKEUP_CARD_INT Position

◆ MXC_F_SDHC_WAKEUP_CARD_REM

#define MXC_F_SDHC_WAKEUP_CARD_REM   ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_REM_POS))

WAKEUP_CARD_REM Mask

◆ MXC_F_SDHC_WAKEUP_CARD_REM_POS

#define MXC_F_SDHC_WAKEUP_CARD_REM_POS   2

WAKEUP_CARD_REM Position