MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
I2C_FIFO

Macros

#define MXC_F_I2C_FIFO_RXLEN_POS   0
 
#define MXC_F_I2C_FIFO_RXLEN   ((uint32_t)(0xFFUL << MXC_F_I2C_FIFO_RXLEN_POS))
 
#define MXC_F_I2C_FIFO_TXLEN_POS   8
 
#define MXC_F_I2C_FIFO_TXLEN   ((uint32_t)(0xFFUL << MXC_F_I2C_FIFO_TXLEN_POS))
 

Detailed Description

FIFO Configuration Register.

Macro Definition Documentation

◆ MXC_F_I2C_FIFO_RXLEN

#define MXC_F_I2C_FIFO_RXLEN   ((uint32_t)(0xFFUL << MXC_F_I2C_FIFO_RXLEN_POS))

FIFO_RXLEN Mask

◆ MXC_F_I2C_FIFO_RXLEN_POS

#define MXC_F_I2C_FIFO_RXLEN_POS   0

FIFO_RXLEN Position

◆ MXC_F_I2C_FIFO_TXLEN

#define MXC_F_I2C_FIFO_TXLEN   ((uint32_t)(0xFFUL << MXC_F_I2C_FIFO_TXLEN_POS))

FIFO_TXLEN Mask

◆ MXC_F_I2C_FIFO_TXLEN_POS

#define MXC_F_I2C_FIFO_TXLEN_POS   8

FIFO_TXLEN Position