42 #ifndef HAL_AT88CK900X_SWI_H_
43 #define HAL_AT88CK900X_SWI_H_
47 #ifndef NO_TARGET_BOARD
48 # define NO_TARGET_BOARD 0
54 #if TARGET_BOARD == NO_TARGET_BOARD
55 # error You have to define a target board in project properties.
56 #elif TARGET_BOARD == AT88CK9000
int bus_index
for conveniences during interface release phase
Definition: hal_swi_bitbang.h:85
flag requesting to go into Idle mode
Definition: hal_swi_bitbang.h:74
flag preceding a command
Definition: hal_swi_bitbang.h:72
flag requesting to go into Sleep mode
Definition: hal_swi_bitbang.h:75
This is the hal_data for ATCA HAL.
Definition: hal_swi_bitbang.h:81
struct atcaSWImaster ATCASWIMaster_t
This is the hal_data for ATCA HAL.
swi_flag
This enumeration lists flags for SWI.
Definition: hal_swi_bitbang.h:71
uint8_t pin_sda
Definition: hal_swi_bitbang.h:83
definitions for bit-banged SWI
flag requesting a response
Definition: hal_swi_bitbang.h:73