CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
hal_uc3_i2c_asf.h File Reference

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
 

Detailed Description

ATCA Hardware abstraction layer for SAMV71 I2C over ASF drivers.

Prerequisite: add SERCOM I2C Master Polled support to application in Atmel Studio