AT24C_MAX_IO
uint8_t at_buf[AT24C_MAX_IO];
reg.ereg_max_read = MIN(i2c_reg_max_read(at->at_regs[0]), AT24C_MAX_IO);
AT24C_MAX_IO);