TWI_EnableIt
Default mainpageat91libperipheralstwiTWI_EnableIt
Description Source Call Graph
TWI_EnableIt
Enables the selected interrupts sources on a TWI peripheral.
 
Syntax / parameters
void TWI_EnableIt (AT91S_TWI *pTwi, unsigned int sources)

Name Type Default Description
pTwi AT91S_TWI *
  Pointer to an AT91S_TWI instance.
sources unsigned int
  Bitwise OR of selected interrupt sources.
Description
Enables the selected interrupts sources on a TWI peripheral.

 
Source
The documentation for this Member was generated from the following files:
  • twi.c