precision-converters-firmware
Loading...
Searching...
No Matches
Public Attributes | List of all members
active_dpot_device_info Struct Reference

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
 

Detailed Description

Active device information for the initial configuration.

Member Data Documentation

◆ active_device

enum dpot_dev_id active_dpot_device_info::active_device

◆ active_device_name

char active_dpot_device_info::active_device_name[MAX_DEVICE_NAME_LEN]

◆ device_i2c_addr

uint8_t active_dpot_device_info::device_i2c_addr

◆ intf_type

enum dpot_intf_type active_dpot_device_info::intf_type

◆ max_chns_linGain

uint8_t active_dpot_device_info::max_chns_linGain

◆ max_chns_pot

uint8_t active_dpot_device_info::max_chns_pot

◆ mode

enum dpot_operating_mode active_dpot_device_info::mode

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