#include <PA_Shared.h>
Champs de données | |
vint16 | touchX |
vint16 | touchY |
vint16 | touchXpx |
vint16 | touchYpx |
vint16 | touchZ1 |
vint16 | touchZ2 |
vuint16 | tdiode1 |
vuint16 | tdiode2 |
vuint32 | temperature |
uint16 | buttons |
uint16 | battery |
uint16 | aux |
union { | |
vuint8 curtime [8] | |
struct { | |
vu8 command | |
vu8 year | |
vu8 month | |
vu8 day | |
vu8 weekday | |
vu8 hours | |
vu8 minutes | |
vu8 seconds | |
} rtc | |
} | time |
vuint32 | mailData |
vuint8 | mailBusy |
vuint32 | mailSize |
pTransferSound | soundData |
uint16 PA_TransferRegion::aux |
uint16 PA_TransferRegion::battery |
uint16 PA_TransferRegion::buttons |
vuint8 PA_TransferRegion::curtime[8] |
vuint8 PA_TransferRegion::mailBusy |
vuint32 PA_TransferRegion::mailData |
vuint32 PA_TransferRegion::mailSize |
struct { ... } PA_TransferRegion::rtc |
vuint16 PA_TransferRegion::tdiode1 |
vuint16 PA_TransferRegion::tdiode2 |
vuint32 PA_TransferRegion::temperature |
union { ... } PA_TransferRegion::time |
vint16 PA_TransferRegion::touchX |
vint16 PA_TransferRegion::touchXpx |
vint16 PA_TransferRegion::touchY |
vint16 PA_TransferRegion::touchYpx |
vint16 PA_TransferRegion::touchZ1 |
vint16 PA_TransferRegion::touchZ2 |