void I2C_Master_readDataBlock( i2c_address_t address, uint8_t reg, void * data, size_t len )
Type: void