#include <remote.h>
Public Attributes | |
| int16_t | adress |
| int8_t | command [20] |
| uint16_t | command_num |
| int8_t | data [141] |
| int8_t | remote [80] |
| int16_t | statuslen |
| int16_t | statustype |
Definition at line 515 of file arm/remote.h.
| int16_t NETWORKRECV_SHORT::adress |
Definition at line 518 of file arm/remote.h.
| int8_t NETWORKRECV_SHORT::command |
Definition at line 521 of file arm/remote.h.
| uint16_t NETWORKRECV_SHORT::command_num |
Definition at line 519 of file arm/remote.h.
| int8_t NETWORKRECV_SHORT::data |
Definition at line 522 of file arm/remote.h.
| int8_t NETWORKRECV_SHORT::remote |
Definition at line 520 of file arm/remote.h.
| int16_t NETWORKRECV_SHORT::statuslen |
Definition at line 516 of file arm/remote.h.
| int16_t NETWORKRECV_SHORT::statustype |
Definition at line 517 of file arm/remote.h.