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

stmpe1600_IO_EnablePinIT() function

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

Syntax

void stmpe1600_IO_EnablePinIT(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe1600.c:447

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:447
void stmpe1600_IO_EnablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe1600.h:155
void stmpe1600_IO_EnablePinIT(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe1600.c:310stmpe1600_IO_Config()
stmpe1600_IO_EnablePinIT(DeviceAddr, IO_Pin);
stmpe1600.c:321stmpe1600_IO_Config()
stmpe1600_IO_EnablePinIT(DeviceAddr, IO_Pin);

Call Tree

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