|
precision-converters-firmware
|
Active device information for the initial configuration. More...
#include <app_config.h>
Public Attributes | |
| enum dpot_intf_type | intf_type |
| char | active_device_name [MAX_DEVICE_NAME_LEN] |
| enum dpot_dev_id | active_device |
| uint8_t | device_i2c_addr |
| uint8_t | max_chns_pot |
| uint8_t | max_chns_linGain |
| enum dpot_operating_mode | mode |
Active device information for the initial configuration.
| enum dpot_dev_id active_dpot_device_info::active_device |
| char active_dpot_device_info::active_device_name[MAX_DEVICE_NAME_LEN] |
| uint8_t active_dpot_device_info::device_i2c_addr |
| enum dpot_intf_type active_dpot_device_info::intf_type |
| uint8_t active_dpot_device_info::max_chns_linGain |
| uint8_t active_dpot_device_info::max_chns_pot |
| enum dpot_operating_mode active_dpot_device_info::mode |