TWI_ByteSent
Default mainpage
at91lib
peripherals
twi
TWI_ByteSent
Description
Source
Call Graph
TWI_ByteSent
Returns 1 if a byte has been sent, so another one
can
be stored for transmission; otherwise returns 0.
Syntax / parameters
unsigned char
TWI_ByteSent
(AT91S_TWI *pTwi)
Name
Type
Default
Description
pTwi
AT91S_TWI *
Pointer to an AT91S_TWI instance.
Return value
unsigned char
Description
Returns 1 if a byte has been sent, so another one
can
be stored for transmission; otherwise returns 0.
This function clears the status register of the TWI.
Source
The documentation for this Member was generated from the following files:
twi.c