|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
AT42QT1244 user interface struct. More...
#include <AT42QT1244_proc.h>

Data Fields | |
| uint32_t | hPowerOn |
| Time of the last reset. | |
| uint8_t | cnt_100ms |
| 100ms counter | |
| uint8_t | cnt_SignalFail |
| Signal Fail counter. | |
| uint8_t | cnt_MatrixScan |
| Matrix Scan counter. | |
| uAT42QT_REG__DEVICE_STATUS | status |
| Device status. | |
| uint32_t | keys |
| Keys results. | |
| struct { | |
| I2C_slave_t * slave_inst | |
| Slave structure. More... | |
| PeripheralGPIO_t CHANGE_GPIO | |
| Change GPIO struct. More... | |
| PeripheralGPIO_t RST_GPIO | |
| Reset GPIO struct. More... | |
| } | cfg |
AT42QT1244 user interface struct.
| struct { ... } AT42QT1244_t::cfg |
| PeripheralGPIO_t AT42QT1244_t::CHANGE_GPIO |
Change GPIO struct.
| uint8_t AT42QT1244_t::cnt_100ms |
100ms counter
| uint8_t AT42QT1244_t::cnt_MatrixScan |
Matrix Scan counter.
| uint8_t AT42QT1244_t::cnt_SignalFail |
Signal Fail counter.
| uint32_t AT42QT1244_t::hPowerOn |
Time of the last reset.
| uint32_t AT42QT1244_t::keys |
Keys results.
| PeripheralGPIO_t AT42QT1244_t::RST_GPIO |
Reset GPIO struct.
| I2C_slave_t* AT42QT1244_t::slave_inst |
Slave structure.
| uAT42QT_REG__DEVICE_STATUS AT42QT1244_t::status |
Device status.