![]() |
MAX32675 Peripheral Driver API
Peripheral Driver API for the MAX32675
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | mxc_ecc_regs_t |
Macros | |
| #define | MXC_R_ECC_EN ((uint32_t)0x00000008UL) |
| #define | MXC_F_ECC_EN_SRAM_POS 8 |
| #define | MXC_F_ECC_EN_SRAM ((uint32_t)(0x1UL << MXC_F_ECC_EN_SRAM_POS)) |
| #define | MXC_F_ECC_EN_ICC_POS 9 |
| #define | MXC_F_ECC_EN_ICC ((uint32_t)(0x1UL << MXC_F_ECC_EN_ICC_POS)) |
| #define | MXC_F_ECC_EN_FLASH_POS 10 |
| #define | MXC_F_ECC_EN_FLASH ((uint32_t)(0x1UL << MXC_F_ECC_EN_FLASH_POS)) |
Registers, Bit Masks and Bit Positions for the ECC Peripheral Module.