TwiceAsNice  2019-02-18
Public Attributes | List of all members
Basda::Microgate::MasterBcuControlRegisters Struct Reference

This structure represents the layout of the master BCU control registers. More...

#include <MasterBcuDiagnosticsController.h>

Collaboration diagram for Basda::Microgate::MasterBcuControlRegisters:
Collaboration graph

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
 

Detailed Description

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.

Member Data Documentation

◆ decimation_factor

uint16_t Basda::Microgate::MasterBcuControlRegisters::decimation_factor

◆ enable_master_diag

uint16_t Basda::Microgate::MasterBcuControlRegisters::enable_master_diag

◆ remote_ip_address

uint8_t Basda::Microgate::MasterBcuControlRegisters::remote_ip_address

◆ remote_mac_address

uint8_t Basda::Microgate::MasterBcuControlRegisters::remote_mac_address

◆ remote_udp_port

uint16_t Basda::Microgate::MasterBcuControlRegisters::remote_udp_port

The documentation for this struct was generated from the following file: