CryptoAuthLib
Microchip CryptoAuthentication Library
hal_at90usb1287_i2c_asf.h File Reference

ATCA Hardware abstraction layer for AT90USB1287 I2C over ASF drivers. More...

#include <asf.h>
#include "twi_megarf.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   1
 

Typedefs

typedef struct atcaI2Cmaster ATCAI2CMaster_t
 this is the hal_data for ATCA HAL created using ASF More...
 

Functions

void change_i2c_speed (ATCAIface iface, uint32_t speed)
 method to change the bus speed of I2C More...
 

Detailed Description

ATCA Hardware abstraction layer for AT90USB1287 I2C over ASF drivers.

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