PAN1080 Peripheral API
Macros
I2c rx threshold level

I2c receive fifo threshold level. More...

Collaboration diagram for I2c rx threshold level:

Macros

#define I2C_RX_TL_0   ((uint8_t)0x00)
 
#define I2C_RX_TL_1   ((uint8_t)0x01)
 
#define I2C_RX_TL_2   ((uint8_t)0x02)
 
#define I2C_RX_TL_3   ((uint8_t)0x03)
 
#define I2C_RX_TL_4   ((uint8_t)0x04)
 
#define I2C_RX_TL_5   ((uint8_t)0x05)
 
#define I2C_RX_TL_6   ((uint8_t)0x06)
 
#define I2C_RX_TL_7   ((uint8_t)0x07)
 
#define I2C_RX_TL_8   ((uint8_t)0x08)
 

Detailed Description

I2c receive fifo threshold level.

Macro Definition Documentation

◆ I2C_RX_TL_0

#define I2C_RX_TL_0   ((uint8_t)0x00)

I2C receive fifo threshold value 0,same as 1

◆ I2C_RX_TL_1

#define I2C_RX_TL_1   ((uint8_t)0x01)

I2C receive fifo threshold value 1

◆ I2C_RX_TL_2

#define I2C_RX_TL_2   ((uint8_t)0x02)

I2C receive fifo threshold value 2

◆ I2C_RX_TL_3

#define I2C_RX_TL_3   ((uint8_t)0x03)

I2C receive fifo threshold value 3

◆ I2C_RX_TL_4

#define I2C_RX_TL_4   ((uint8_t)0x04)

I2C receive fifo threshold value 4

◆ I2C_RX_TL_5

#define I2C_RX_TL_5   ((uint8_t)0x05)

I2C receive fifo threshold value 5

◆ I2C_RX_TL_6

#define I2C_RX_TL_6   ((uint8_t)0x06)

I2C receive fifo threshold value 6

◆ I2C_RX_TL_7

#define I2C_RX_TL_7   ((uint8_t)0x07)

I2C receive fifo threshold value 7

◆ I2C_RX_TL_8

#define I2C_RX_TL_8   ((uint8_t)0x08)

I2C receive fifo threshold value 8