#include <network.h>
Public Attributes | |
uint8_t | align |
uint16_t | align2 |
uint16_t | align3 |
int8_t | command [20] |
uint8_t | device_mode |
uint8_t | extended_mode |
uint8_t | extended_mode2 |
uint32_t | features |
int8_t | remote [80] |
int32_t | send_mask |
uint16_t | switch_mode |
int8_t | version [10] |
Definition at line 353 of file arm/network.h.
uint8_t MODELINE::align |
Definition at line 358 of file arm/network.h.
uint16_t MODELINE::align2 |
Definition at line 360 of file arm/network.h.
uint16_t MODELINE::align3 |
Definition at line 362 of file arm/network.h.
int8_t MODELINE::command |
Definition at line 365 of file arm/network.h.
uint8_t MODELINE::device_mode |
Definition at line 355 of file arm/network.h.
uint8_t MODELINE::extended_mode |
Definition at line 356 of file arm/network.h.
uint8_t MODELINE::extended_mode2 |
Definition at line 357 of file arm/network.h.
uint32_t MODELINE::features |
Definition at line 361 of file arm/network.h.
int8_t MODELINE::remote |
Definition at line 364 of file arm/network.h.
int32_t MODELINE::send_mask |
Definition at line 354 of file arm/network.h.
uint16_t MODELINE::switch_mode |
Definition at line 359 of file arm/network.h.
int8_t MODELINE::version |
Definition at line 363 of file arm/network.h.