TLx493D 3D Hall Sensor Generic Library  1.3
Generic library for the TLx493D 3D Hall sensor family
Macros
conf_i2c.h File Reference

Configuration file for the I2C driver. More...

#include <xmc_i2c.h>
#include <xmc_gpio.h>

Go to the source code of this file.

Macros

#define CONF_I2C_SDA_PIN   P2_10
 Pin used as SDA.
 
#define CONF_I2C_SCL_PIN   P2_11
 Pin used as SCL.
 
#define CONF_I2C_CH   XMC_I2C0_CH1
 USIC Channel used for I2C.
 

Detailed Description

Configuration file for the I2C driver.

Configure the SDA and SCL pins and communication speed.