ft6x06_TS_ITStatus() is only used within ft6x06.
 
Symbols
loading...
Files
loading...

ft6x06_TS_ITStatus() function

Get IT status from FT6xx6 interrupt status registers Should be called Following an EXTI coming to the MCU to know the detailed reason of the interrupt.

Syntax

uint8_t ft6x06_TS_ITStatus (uint16_t DeviceAddr);
Implemented in ft6x06.c:297

Arguments

DeviceAddr

Device address on communication Bus (I2C slave address of FT6xx6).

Return value

TS interrupts status : always return 0 here

Notes

: This feature is not applicable to FT6xx6.

References

LocationText
ft6x06.c:297
uint8_t ft6x06_TS_ITStatus(uint16_t DeviceAddr)
ft6x06.h:356
uint8_t ft6x06_TS_ITStatus (uint16_t DeviceAddr);
ft6x06.c:64
ft6x06_TS_ITStatus,

Implementations

Implementations
ft6x06_TS_ITStatus()
all items filtered out
Type of ft6x06_TS_ITStatus()
ft6x06_TS_ITStatus()
uint8_t
all items filtered out