![]() |
MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
|
Macros | |
#define | MXC_F_I2C_MCN_START_POS 0 |
#define | MXC_F_I2C_MCN_START ((uint32_t)(0x1UL << MXC_F_I2C_MCN_START_POS)) |
#define | MXC_F_I2C_MCN_RESTART_POS 1 |
#define | MXC_F_I2C_MCN_RESTART ((uint32_t)(0x1UL << MXC_F_I2C_MCN_RESTART_POS)) |
#define | MXC_F_I2C_MCN_STOP_POS 2 |
#define | MXC_F_I2C_MCN_STOP ((uint32_t)(0x1UL << MXC_F_I2C_MCN_STOP_POS)) |
#define | MXC_F_I2C_MCN_SEA_POS 7 |
#define | MXC_F_I2C_MCN_SEA ((uint32_t)(0x1UL << MXC_F_I2C_MCN_SEA_POS)) |
Master Control Register.
#define MXC_F_I2C_MCN_RESTART ((uint32_t)(0x1UL << MXC_F_I2C_MCN_RESTART_POS)) |
MCN_RESTART Mask
#define MXC_F_I2C_MCN_RESTART_POS 1 |
MCN_RESTART Position
#define MXC_F_I2C_MCN_SEA ((uint32_t)(0x1UL << MXC_F_I2C_MCN_SEA_POS)) |
MCN_SEA Mask
#define MXC_F_I2C_MCN_SEA_POS 7 |
MCN_SEA Position
#define MXC_F_I2C_MCN_START ((uint32_t)(0x1UL << MXC_F_I2C_MCN_START_POS)) |
MCN_START Mask
#define MXC_F_I2C_MCN_START_POS 0 |
MCN_START Position
#define MXC_F_I2C_MCN_STOP ((uint32_t)(0x1UL << MXC_F_I2C_MCN_STOP_POS)) |
MCN_STOP Mask
#define MXC_F_I2C_MCN_STOP_POS 2 |
MCN_STOP Position