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

ATCA Hardware abstraction layer for SAMD21 I2C over START drivers. More...

#include "atmel_start.h"
#include <stdlib.h>
#include "cryptoauthlib.h"

Data Structures

struct  i2c_start_instance
 

Typedefs

typedef void(* start_change_baudrate) (ATCAIface iface, uint32_t speed)
 
typedef struct i2c_start_instance i2c_start_instance_t
 

Detailed Description

ATCA Hardware abstraction layer for SAMD21 I2C over START drivers.

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