TWI_DisableIt
Default mainpage
at91lib
peripherals
twi
TWI_DisableIt
Description
Source
Call Graph
TWI_DisableIt
Disables the selected interrupts sources on a TWI peripheral.
Syntax / parameters
void
TWI_DisableIt
(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
Disables the selected interrupts sources on a TWI peripheral.
Source
The documentation for this Member was generated from the following files:
twi.c