Description
Source
Call Graph
TWI_GetStatus
Returns the current status register of the given TWI peripheral.


Syntax / parameters
Name |
Type |
Default |
Description |
pTwi |
AT91S_TWI *
|
|
Pointer to an AT91S_TWI instance.
|
|
Return value |
unsigned int
|
|
|
Description
Returns the current status register of the given TWI peripheral.
This resets the internal value of the status register, so further read may yield different values.
Source
The documentation for this Member was generated from the following files:
twi.c