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

stmpe1600_Start() function

Configures the touch Screen Controller (Single point detection)

Syntax

void stmpe1600_Start(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe1600.c:131

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

Return value

None.

References

LocationText
stmpe1600.c:131
void stmpe1600_Start(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe1600.h:160
void stmpe1600_Start(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe1600.c:66
stmpe1600_Start,

Implementations

Implementations
stmpe1600_Start()
all items filtered out