stmpe811_IO_ClearIT() is only used within stmpe811.
 
Symbols
loading...
Files
loading...

stmpe811_IO_ClearIT() function

Clear the selected IO interrupt pending bit(s).

Syntax

void stmpe811_IO_ClearIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe811.c:720

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

the IO interrupt to be cleared, could be: @arg STMPE811_PIN_x: Where x can be from 0 to 7.

Return value

None

References

LocationText
stmpe811.c:720
void stmpe811_IO_ClearIT(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe811.h:225
void stmpe811_IO_ClearIT(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe811.c:86
stmpe811_IO_ClearIT,

Call Tree

Functions called by stmpe811_IO_ClearIT()
stmpe811_IO_ClearIT()
Data read by stmpe811_IO_ClearIT()
stmpe811_IO_ClearIT()
Implementations
stmpe811_IO_ClearIT()
all items filtered out