#include <network.h>
Public Attributes | |
uint8_t | align |
int8_t | command [20] |
int8_t | command2 [20] |
uint8_t | device_mode |
uint8_t | extended_mode |
uint8_t | extended_mode2 |
uint8_t | extended_mode3 |
uint8_t | extended_mode4 |
uint32_t | features |
int8_t | remote [80] |
int8_t | remote2 [80] |
int32_t | send_mask |
uint16_t | switch_mode |
uint16_t | switch_mode2 |
int8_t | version [10] |
Definition at line 368 of file arm/network.h.
uint8_t MODELINEN::align |
Definition at line 373 of file arm/network.h.
int8_t MODELINEN::command |
Definition at line 381 of file arm/network.h.
int8_t MODELINEN::command2 |
Definition at line 383 of file arm/network.h.
uint8_t MODELINEN::device_mode |
Definition at line 370 of file arm/network.h.
uint8_t MODELINEN::extended_mode |
Definition at line 371 of file arm/network.h.
uint8_t MODELINEN::extended_mode2 |
Definition at line 372 of file arm/network.h.
uint8_t MODELINEN::extended_mode3 |
Definition at line 377 of file arm/network.h.
uint8_t MODELINEN::extended_mode4 |
Definition at line 378 of file arm/network.h.
uint32_t MODELINEN::features |
Definition at line 376 of file arm/network.h.
int8_t MODELINEN::remote |
Definition at line 380 of file arm/network.h.
int8_t MODELINEN::remote2 |
Definition at line 382 of file arm/network.h.
int32_t MODELINEN::send_mask |
Definition at line 369 of file arm/network.h.
uint16_t MODELINEN::switch_mode |
Definition at line 374 of file arm/network.h.
uint16_t MODELINEN::switch_mode2 |
Definition at line 375 of file arm/network.h.
int8_t MODELINEN::version |
Definition at line 379 of file arm/network.h.