CryptoAuthLib
Atmel CryptoAuthentication Library
hal_swi_bitbang.h File Reference

ATCA Hardware abstraction layer for SWI bit banging. More...

Go to the source code of this file.

Data Structures

struct  atcaSWImaster
 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 atcaSWImaster ATCASWIMaster_t
 This is the hal_data for ATCA HAL. More...
 

Enumerations

enum  swi_flag { SWI_FLAG_CMD = (uint8_t) 0x77, SWI_FLAG_TX = (uint8_t) 0x88, SWI_FLAG_IDLE = (uint8_t) 0xBB, SWI_FLAG_SLEEP = (uint8_t) 0xCC }
 This enumeration lists flags for SWI. More...
 

Detailed Description

ATCA Hardware abstraction layer for SWI bit banging.

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

Macro Definition Documentation

#define AT88CK9000   1
#define NO_TARGET_BOARD   0

Board defines (do not change these settings)