cxpi 2.0.0.0
CXPI Device Settings

Settings for registers of CXPI Click driver. More...

Macros

#define CXPI_PIN_STATE_DISABLE   0x00
 CXPI control commands.
 
#define CXPI_PIN_STATE_ENABLE   0x01
 
#define DRV_BUFFER_SIZE   200
 CXPI driver buffer size.
 

Detailed Description

Settings for registers of CXPI Click driver.

Macro Definition Documentation

◆ CXPI_PIN_STATE_DISABLE

#define CXPI_PIN_STATE_DISABLE   0x00

CXPI control commands.

Specified setting for control commands of CXPI Click driver.

◆ CXPI_PIN_STATE_ENABLE

#define CXPI_PIN_STATE_ENABLE   0x01

◆ DRV_BUFFER_SIZE

#define DRV_BUFFER_SIZE   200

CXPI driver buffer size.

Specified size of driver ring buffer.

Note
Increase buffer size if needed.