CryptoAuthLib
Atmel CryptoAuthentication Library
|
ATCA Hardware abstraction layer for I2C bit banging. More...
Go to the source code of this file.
Data Structures | |
struct | atcaI2Cmaster |
This is the hal_data for ATCA HAL. More... | |
Macros | |
#define | NO_TARGET_BOARD 0 |
Board defines (do not change these settings) More... | |
#define | AT88CK9000 1 |
Typedefs | |
typedef struct atcaI2Cmaster | ATCAI2CMaster_t |
This is the hal_data for ATCA HAL. More... | |
Enumerations | |
enum | i2c_read_write_flag { I2C_WRITE = (uint8_t) 0x00, I2C_READ = (uint8_t) 0x01 } |
This enumeration lists flags for I2C read or write addressing. More... | |
ATCA Hardware abstraction layer for I2C bit banging.
Copyright (c) 2015 Atmel Corporation. All rights reserved.
#define AT88CK9000 1 |
#define NO_TARGET_BOARD 0 |
Board defines (do not change these settings)