stmpe1600_IO_DisablePinIT() is only used within stmpe1600.
 
Symbols
loading...
Files
loading...

stmpe1600_IO_DisablePinIT() function

Disable the interrupt mode for the selected IO pin(s).

Syntax

void stmpe1600_IO_DisablePinIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe1600.c:474

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

IO pin(s) to be configured. This parameter could be any combination of the following values: @arg STMPE1600_PIN_x: where x can be from 0 to 15.

Return value

None

References

LocationReferrerText
stmpe1600.c:474
void stmpe1600_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe1600.h:156
void stmpe1600_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe1600.c:299stmpe1600_IO_Config()
stmpe1600_IO_DisablePinIT(DeviceAddr, IO_Pin);
stmpe1600.c:304stmpe1600_IO_Config()
stmpe1600_IO_DisablePinIT(DeviceAddr, IO_Pin);

Call Tree

Functions calling stmpe1600_IO_DisablePinIT()
Functions called by stmpe1600_IO_DisablePinIT()
all items filtered out
stmpe1600_IO_DisablePinIT()
Data read by stmpe1600_IO_DisablePinIT()
Data written by stmpe1600_IO_DisablePinIT()
stmpe1600_IO_DisablePinIT()::tmpData
all items filtered out
stmpe1600_IO_DisablePinIT()
all items filtered out
Type of stmpe1600_IO_DisablePinIT()
stmpe1600_IO_DisablePinIT()
uint8_t
all items filtered out