#include <stdint.h>#include <fstream>

Go to the source code of this file.
Classes | |
| struct | ITransport::Ack |
| class | ITransport |
Functions | |
| Ack () | |
Variables | |
| class ITransport | __attribute__ |
| uint8_t | ack |
| uint8_t | data [32] |
| uint8_t | powerDet |
| uint8_t | retry |
| uint8_t | size |
| __attribute__::Ack | ( | ) |
Definition at line 1343 of file ITransport.h.
| class ITransport __attribute__ |
| uint8_t ack |
Definition at line 1348 of file ITransport.h.
| uint8_t data[32] |
Definition at line 1351 of file ITransport.h.
| uint8_t powerDet |
Definition at line 1349 of file ITransport.h.
| uint8_t retry |
Definition at line 1350 of file ITransport.h.
| uint8_t size |
Definition at line 1353 of file ITransport.h.