I2C overhaul part 5: late, but there's still stuff to do
This commit is contained in:
@@ -48,12 +48,12 @@
|
||||
|
||||
|
||||
typedef struct {
|
||||
const device_t *info;
|
||||
uint8_t slot;
|
||||
uint16_t size;
|
||||
uint16_t row1;
|
||||
uint16_t row2;
|
||||
|
||||
uint8_t data[SPD_DATA_SIZE];
|
||||
void *eeprom;
|
||||
} spd_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user