Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
st25r3911WakeUpConfig Struct Reference
[ST25R3911_Driver]
#include <ST25R3911.h>
Data Fields | |
| st25r3911WumPeriod | period |
| bool | irqTout |
| bool | enabled |
| uint8_t | delta |
| uint8_t | reference |
| bool | autoAvg |
| bool | aaInclMeas |
| st25r3911WumAAWeight | aaWeight |
Detailed Description
ST25R3911 Wake-Up Mode configuration
Definition at line 163 of file ST25R3911.h.
Field Documentation
| bool aaInclMeas |
When AutoAvg is enables, include IRQ measurement
Definition at line 173 of file ST25R3911.h.
When AutoAvg is enables, last measure weight
Definition at line 174 of file ST25R3911.h.
| bool autoAvg |
Use the HW Auto Averaging feature
Definition at line 172 of file ST25R3911.h.
| uint8_t delta |
Delta between the reference and measurement to wake-up
Definition at line 170 of file ST25R3911.h.
| bool enabled |
Inductive Amplitude measurement enabled
Inductive Phase measurement enabled
Capacitive measurement enabled
Definition at line 169 of file ST25R3911.h.
| bool irqTout |
IRQ at every timeout will refresh the measurement(s)
Definition at line 166 of file ST25R3911.h.
Wake-Up Timer period;how often measurement(s) is performed
Definition at line 165 of file ST25R3911.h.
| uint8_t reference |
Reference to be used; or ST25R3911_WUM_REFRENCE_AUTO
Definition at line 171 of file ST25R3911.h.
Generated on Tue Jul 12 2022 18:07:56 by
1.7.2