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

stmpe811_IO_DisablePinIT() function

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

Syntax

void stmpe811_IO_DisablePinIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe811.c:686

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The IO interrupt to be disabled. This parameter could be any combination of the following values: @arg STMPE811_PIN_x: where x can be from 0 to 7.

Return value

None

References

LocationText
stmpe811.c:686
void stmpe811_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe811.h:223
void stmpe811_IO_DisablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin);

Call Tree

Functions called by stmpe811_IO_DisablePinIT()
stmpe811_IO_DisablePinIT()
all items filtered out
Data read by stmpe811_IO_DisablePinIT()
Data written by stmpe811_IO_DisablePinIT()
stmpe811_IO_DisablePinIT()::tmp
all items filtered out
stmpe811_IO_DisablePinIT()
stmpe811_IO_DisablePinIT()::tmp
all items filtered out
Type of stmpe811_IO_DisablePinIT()
stmpe811_IO_DisablePinIT()
uint8_t
all items filtered out