TWI_EnableIt
Default mainpage
at91lib
peripherals
twi
TWI_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