TwiceAsNice
2019-02-18
|
This structure represents the layout of the master BCU control registers. More...
#include <MasterBcuDiagnosticsController.h>
Public Attributes | |
uint16_t | enable_master_diag |
uint16_t | decimation_factor |
uint8_t | remote_mac_address [6] |
uint8_t | remote_ip_address [4] |
uint16_t | remote_udp_port |
This structure represents the layout of the master BCU control registers.
The document "BCU-BASED LINC_NIRVANA SLOPE COMPUTER -- USER MANUAL" from the company Microgate describes in section 7.3.1.2 the registers which control the master BCU diagnostics mechanism.
The fields of this structure have the official register names of the above mentioned user manual.
uint16_t Basda::Microgate::MasterBcuControlRegisters::decimation_factor |
uint16_t Basda::Microgate::MasterBcuControlRegisters::enable_master_diag |
uint8_t Basda::Microgate::MasterBcuControlRegisters::remote_ip_address |
uint8_t Basda::Microgate::MasterBcuControlRegisters::remote_mac_address |
uint16_t Basda::Microgate::MasterBcuControlRegisters::remote_udp_port |