![]() |
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_sir_regs_t |
Macros | |
#define | MXC_R_SIR_SIR_STATUS ((uint32_t)0x00000000UL) |
#define | MXC_R_SIR_SIR_ADDR ((uint32_t)0x00000004UL) |
#define | MXC_F_SIR_SIR_STATUS_CFG_VALID_POS 0 |
#define | MXC_F_SIR_SIR_STATUS_CFG_VALID ((uint32_t)(0x1UL << MXC_F_SIR_SIR_STATUS_CFG_VALID_POS)) |
#define | MXC_F_SIR_SIR_STATUS_CFG_ERR_POS 1 |
#define | MXC_F_SIR_SIR_STATUS_CFG_ERR ((uint32_t)(0x1UL << MXC_F_SIR_SIR_STATUS_CFG_ERR_POS)) |
#define | MXC_F_SIR_SIR_ADDR_ADDR_POS 0 |
#define | MXC_F_SIR_SIR_ADDR_ADDR ((uint32_t)(0xFFFFFFFFUL << MXC_F_SIR_SIR_ADDR_ADDR_POS)) |
Registers, Bit Masks and Bit Positions for the SIR Peripheral Module.