CryptoAuthLib
Atmel CryptoAuthentication Library
hal_xmega_a3bu_i2c_asf.h File Reference

ATCA Hardware abstraction layer for XMEGA-A3BU I2C over ASF drivers. More...

#include <asf.h>
#include "twi_master.h"

Go to the source code of this file.

Data Structures

struct  atcaI2Cmaster
 This is the hal_data for ATCA HAL. More...
 

Macros

#define MAX_I2C_BUSES   4
 

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 XMEGA-A3BU I2C over ASF drivers.

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

Copyright (c) 2015 Atmel Corporation. All rights reserved.