Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
cy8cmbr3xxx.h File Reference
#include <zephyr/types.h>

Go to the source code of this file.

Data Structures

struct  cy8cmbr3xxx_config_data
 

Macros

#define CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE   128
 

Functions

int cy8cmbr3xxx_configure (const struct device *dev, const struct cy8cmbr3xxx_config_data *config_data)
 Configure the CY8CMBR3xxx device with an EZ-Click generated configuration.
 

Macro Definition Documentation

◆ CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE

#define CY8CMBR3XXX_EZ_CLICK_CONFIG_SIZE   128

Function Documentation

◆ cy8cmbr3xxx_configure()

int cy8cmbr3xxx_configure ( const struct device * dev,
const struct cy8cmbr3xxx_config_data * config_data )

Configure the CY8CMBR3xxx device with an EZ-Click generated configuration.

Parameters
devPointer to the input device instance
config_dataPointer to the configuration data for the device
Return values
0if successful
<0if failed