void TWI_StartRead (AT91S_TWI *pTwi, unsigned char address, unsigned int iaddress, unsigned char isize) |
Name | Type | Default | Description |
pTwi | AT91S_TWI * |
Pointer to an AT91S_TWI instance. |
|
address | unsigned char |
Slave address on the bus. |
|
iaddress | unsigned int |
Optional internal address bytes. |
|
isize | unsigned char |
Number of internal address bytes. |