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

stmpe811_ReadGITStatus() function

Return the Global interrupts status

Syntax

uint8_t stmpe811_ReadGITStatus(uint16_t DeviceAddr,     uint8_t Source);
Implemented in stmpe811.c:352

Arguments

DeviceAddr

Device address on communication Bus.

Source

the Global interrupt source to be checked, could be: @arg STMPE811_GIT_IO: IO interrupt @arg STMPE811_GIT_ADC : ADC interrupt @arg STMPE811_GIT_FE : Touch Screen Controller FIFO Error interrupt @arg STMPE811_GIT_FF : Touch Screen Controller FIFO Full interrupt @arg STMPE811_GIT_FOV : Touch Screen Controller FIFO Overrun interrupt @arg STMPE811_GIT_FTH : Touch Screen Controller FIFO Threshold interrupt @arg STMPE811_GIT_TOUCH : Touch Screen Controller Touch Detected interrupt

Return value

The checked Global interrupt source status.

References

LocationReferrerText
stmpe811.c:352
uint8_t stmpe811_ReadGITStatus(uint16_t DeviceAddr, uint8_t Source)
stmpe811.h:206
uint8_t stmpe811_ReadGITStatus(uint16_t DeviceAddr, uint8_t Source);
stmpe811.c:906stmpe811_TS_ITStatus()
return(stmpe811_ReadGITStatus(DeviceAddr, STMPE811_TS_IT));

Call Tree

Functions calling stmpe811_ReadGITStatus()
Functions called by stmpe811_ReadGITStatus()
all items filtered out
stmpe811_ReadGITStatus()
all items filtered out
Data read by stmpe811_ReadGITStatus()
stmpe811_ReadGITStatus()
Type of stmpe811_ReadGITStatus()
stmpe811_ReadGITStatus()
uint8_t
all items filtered out