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

stmpe811_IO_ReadPin() function

Return the state of the selected IO pin(s).

Syntax

uint32_t stmpe811_IO_ReadPin(uint16_t DeviceAddr,     uint32_t IO_Pin);
Implemented in stmpe811.c:621

Arguments

DeviceAddr

Device address on communication Bus.

IO_Pin

The output pin to be set or reset. This parameter can be one of the following values: @arg STMPE811_PIN_x: where x can be from 0 to 7.

Return value

IO pin(s) state.

References

LocationText
stmpe811.c:621
uint32_t stmpe811_IO_ReadPin(uint16_t DeviceAddr, uint32_t IO_Pin)
stmpe811.h:219
uint32_t stmpe811_IO_ReadPin(uint16_t DeviceAddr, uint32_t IO_Pin);
stmpe811.c:82
stmpe811_IO_ReadPin,

Call Tree

Functions called by stmpe811_IO_ReadPin()
stmpe811_IO_ReadPin()
all items filtered out
Data read by stmpe811_IO_ReadPin()
stmpe811_IO_ReadPin()
Implementations
stmpe811_IO_ReadPin()
all items filtered out
Type of stmpe811_IO_ReadPin()
stmpe811_IO_ReadPin()
uint32_t
all items filtered out