ATCA Hardware abstraction layer for SAMV71 I2C over ASF drivers. More...
#include <asf.h>#include "twi.h"Data Structures | |
| struct | atcaI2Cmaster |
| this is the hal_data for ATCA HAL for ASF SERCOM More... | |
Macros | |
| #define | MAX_I2C_BUSES 3 |
Typedefs | |
| typedef struct atcaI2Cmaster | ATCAI2CMaster_t |
| this is the hal_data for ATCA HAL for ASF SERCOM | |
Functions | |
| ATCA_STATUS | change_i2c_speed (ATCAIface iface, uint32_t speed) |
| method to change the bus speec of I2C | |
ATCA Hardware abstraction layer for SAMV71 I2C over ASF drivers.
Prerequisite: add SERCOM I2C Master Polled support to application in Atmel Studio