R
Size: a a a
R
DM
DM
R
R
DM
R
DM
А
А
###### `void twi_read(uint8_t address, uint8_t length, void (*callback)(uint8_t address, uint8_t *data))`
Reads data from the given address.
* `address` - TWI slave address
* `length` - number of bytes to read
* `callback` - function pointer to callback (called when read is complete)
R
А
R
WS
WS
А
R