forked from Imagelibrary/rtems
@@ -99,7 +99,7 @@
|
|||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
i2c_bus base;
|
i2c_bus base;
|
||||||
uint32_t regs;
|
uintptr_t regs;
|
||||||
i2c_msg* msgs;
|
i2c_msg* msgs;
|
||||||
uint32_t msgs_remaining;
|
uint32_t msgs_remaining;
|
||||||
i2c_msg* current_msg;
|
i2c_msg* current_msg;
|
||||||
|
|||||||
Reference in New Issue
Block a user