28 #ifndef HAL_I2C_BITBANG_H_ 29 #define HAL_I2C_BITBANG_H_ 35 #if BOARD == AT88CK9000 36 # include "i2c_bitbang_at88ck9000.h" int ref_ct
Definition: hal_at90usb1287_i2c_asf.h:52
uint32_t pin_sda
Definition: hal_i2c_bitbang.h:65
read command flag
Definition: hal_i2c_bitbang.h:57
write command flag
Definition: hal_i2c_bitbang.h:56
uint32_t pin_scl
Definition: hal_i2c_bitbang.h:66
int bus_index
for conveniences during interface release phase
Definition: hal_at90usb1287_i2c_asf.h:53
definitions for bit-banged I2C
i2c_read_write_flag
This enumeration lists flags for I2C read or write addressing.
Definition: hal_i2c_bitbang.h:54
this is the hal_data for ATCA HAL created using ASF
Definition: hal_at90usb1287_i2c_asf.h:49
struct atcaI2Cmaster ATCAI2CMaster_t
This is the hal_data for ATCA HAL.