#include <network.h>
Public Attributes | |
int8_t | actions [8] |
uint32_t | clientid |
int8_t | commands [8] |
int8_t | flashsize [8] |
int8_t | memsize [32] |
int8_t | remotes [8] |
int16_t | statuslen |
int16_t | statustype |
Definition at line 251 of file arm/network.h.
int8_t IRDB_FLASHINFO::actions |
Definition at line 259 of file arm/network.h.
uint32_t IRDB_FLASHINFO::clientid |
Definition at line 252 of file arm/network.h.
int8_t IRDB_FLASHINFO::commands |
Definition at line 258 of file arm/network.h.
int8_t IRDB_FLASHINFO::flashsize |
Definition at line 256 of file arm/network.h.
int8_t IRDB_FLASHINFO::memsize |
Definition at line 255 of file arm/network.h.
int8_t IRDB_FLASHINFO::remotes |
Definition at line 257 of file arm/network.h.
int16_t IRDB_FLASHINFO::statuslen |
Definition at line 253 of file arm/network.h.
int16_t IRDB_FLASHINFO::statustype |
Definition at line 254 of file arm/network.h.