IRPyro messaging application
Communications program between IRPyro and IRPyro evaluation tool
channel_configuration_map Struct Reference

assign a unique consecutive number to each channel on a maximum of four sensors More...

#include <message_interface_common.c>

Collaboration diagram for channel_configuration_map:

Data Fields

uint8_t index
 
uint8_t map_channel_selected
 
uint8_t map_sensor_selected
 

Detailed Description

assign a unique consecutive number to each channel on a maximum of four sensors

The eevt gui has a maximum of four scopes to receive collected data from a configured channel. In order to present

Definition at line 159 of file message_interface_common.c.

Field Documentation

◆ index

uint8_t channel_configuration_map::index

Definition at line 161 of file message_interface_common.c.

◆ map_channel_selected

uint8_t channel_configuration_map::map_channel_selected

Definition at line 163 of file message_interface_common.c.

◆ map_sensor_selected

uint8_t channel_configuration_map::map_sensor_selected

Definition at line 162 of file message_interface_common.c.


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