CryptoAuthLib
Microchip CryptoAuthentication Library
|
ATCA Hardware abstraction layer for SAMG55 I2C over ASF drivers. More...
#include <asf.h>
Go to the source code of this file.
Data Structures | |
struct | atcaI2Cmaster |
this is the hal_data for ATCA HAL created using ASF More... | |
Macros | |
#define | MAX_I2C_BUSES 2 |
Typedefs | |
typedef struct atcaI2Cmaster | ATCAI2CMaster_t |
this is the hal_data for ATCA HAL More... | |
Functions | |
void | change_i2c_speed (ATCAIface iface, uint32_t speed) |
method to change the bus speed of I2C More... | |
ATCA Hardware abstraction layer for SAMG55 I2C over ASF drivers.
Prerequisite: add "TWI - Two-Wire Interface (Common API) (service)" module to application in Atmel Studio