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

stmpe811_IO_EnableAF() function

Enable the AF for the selected IO pin(s).

Syntax

void stmpe811_IO_EnableAF(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe811.c:533

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The IO pin to be configured. 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

LocationReferrerText
stmpe811.c:533
void stmpe811_IO_EnableAF(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe811.h:215
void stmpe811_IO_EnableAF(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe811.c:757stmpe811_TS_Start()
stmpe811_IO_EnableAF(DeviceAddr, STMPE811_TOUCH_IO_ALL);

Call Tree

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