![]() |
MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
|
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)) |
Wakeup Control.
| #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_INS_POS 1 |
WAKEUP_CARD_INS 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_INT_POS 0 |
WAKEUP_CARD_INT Position
| #define MXC_F_SDHC_WAKEUP_CARD_REM ((uint8_t)(0x1UL << MXC_F_SDHC_WAKEUP_CARD_REM_POS)) |
WAKEUP_CARD_REM Mask
| #define MXC_F_SDHC_WAKEUP_CARD_REM_POS 2 |
WAKEUP_CARD_REM Position