![]() |
MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
|
Macros | |
| #define | MXC_F_I2C_TX_TXRDY_POS 0 |
| #define | MXC_F_I2C_TX_TXRDY ((uint32_t)(0x1UL << MXC_F_I2C_TX_TXRDY_POS)) |
| #define | MXC_F_I2C_TX_TXLAST_POS 1 |
| #define | MXC_F_I2C_TX_TXLAST ((uint32_t)(0x1UL << MXC_F_I2C_TX_TXLAST_POS)) |
| #define | MXC_F_I2C_TX_TXFIFO_POS 8 |
| #define | MXC_F_I2C_TX_TXFIFO ((uint32_t)(0xFUL << MXC_F_I2C_TX_TXFIFO_POS)) |
Transmit Control Register 1.
| #define MXC_F_I2C_TX_TXFIFO ((uint32_t)(0xFUL << MXC_F_I2C_TX_TXFIFO_POS)) |
TX_TXFIFO Mask
| #define MXC_F_I2C_TX_TXFIFO_POS 8 |
TX_TXFIFO Position
| #define MXC_F_I2C_TX_TXLAST ((uint32_t)(0x1UL << MXC_F_I2C_TX_TXLAST_POS)) |
TX_TXLAST Mask
| #define MXC_F_I2C_TX_TXLAST_POS 1 |
TX_TXLAST Position
| #define MXC_F_I2C_TX_TXRDY ((uint32_t)(0x1UL << MXC_F_I2C_TX_TXRDY_POS)) |
TX_TXRDY Mask
| #define MXC_F_I2C_TX_TXRDY_POS 0 |
TX_TXRDY Position