TWI_SendSTOPCondition
Default mainpageat91libperipheralstwiTWI_SendSTOPCondition
Description Source Call Graph
TWI_SendSTOPCondition
Sends a STOP condition.
 
Syntax / parameters
void TWI_SendSTOPCondition (AT91S_TWI *pTwi)

Name Type Default Description
pTwi AT91S_TWI *
  Pointer to an AT91S_TWI instance.
Description
Sends a STOP condition.
STOP Condition is sent just after completing the current byte transmission in master read mode.
 
Source
The documentation for this Member was generated from the following files:
  • twi.c