no-OS
Public Attributes | List of all members
mwc_iio_dev Struct Reference

#include <mwc.h>

Collaboration diagram for mwc_iio_dev:
Collaboration graph
[legend]

Public Attributes

struct iio_deviceiio_dev
 
struct hmc630x_iio_devtx_iiodev
 
struct hmc630x_iio_devrx_iiodev
 
struct no_os_gpio_descreset_gpio
 
bool tx_autotuning
 
unsigned int tx_target
 
unsigned int tx_tolerance
 
bool rx_autotuning
 
unsigned int rx_target
 
unsigned int rx_tolerance
 
bool tx_auto_ifvga
 
bool rx_auto_ifvga_rflna
 
uint8_t(* temp_correlation )[5]
 
struct no_os_pid * tx_pid
 
struct no_os_pid * rx_pid
 
enum admv96xx_id id
 
bool hbtx
 
const uint8_t * crc8
 
struct no_os_eeprom_desceeprom
 
struct adin1300_descadin1300
 
struct max24287_descmax24287
 
char * hw_version
 
char * hw_serial
 
char * carrier_model
 
char * carrier_version
 
char * carrier_serial
 

Member Data Documentation

◆ adin1300

struct adin1300_desc* mwc_iio_dev::adin1300

◆ carrier_model

char* mwc_iio_dev::carrier_model

◆ carrier_serial

char* mwc_iio_dev::carrier_serial

◆ carrier_version

char* mwc_iio_dev::carrier_version

◆ crc8

const uint8_t* mwc_iio_dev::crc8

◆ eeprom

struct no_os_eeprom_desc* mwc_iio_dev::eeprom

◆ hbtx

bool mwc_iio_dev::hbtx

◆ hw_serial

char* mwc_iio_dev::hw_serial

◆ hw_version

char* mwc_iio_dev::hw_version

◆ id

enum admv96xx_id mwc_iio_dev::id

◆ iio_dev

struct iio_device* mwc_iio_dev::iio_dev

◆ max24287

struct max24287_desc* mwc_iio_dev::max24287

◆ reset_gpio

struct no_os_gpio_desc* mwc_iio_dev::reset_gpio

◆ rx_auto_ifvga_rflna

bool mwc_iio_dev::rx_auto_ifvga_rflna

◆ rx_autotuning

bool mwc_iio_dev::rx_autotuning

◆ rx_iiodev

struct hmc630x_iio_dev* mwc_iio_dev::rx_iiodev

◆ rx_pid

struct no_os_pid* mwc_iio_dev::rx_pid

◆ rx_target

unsigned int mwc_iio_dev::rx_target

◆ rx_tolerance

unsigned int mwc_iio_dev::rx_tolerance

◆ temp_correlation

uint8_t(* mwc_iio_dev::temp_correlation)[5]

◆ tx_auto_ifvga

bool mwc_iio_dev::tx_auto_ifvga

◆ tx_autotuning

bool mwc_iio_dev::tx_autotuning

◆ tx_iiodev

struct hmc630x_iio_dev* mwc_iio_dev::tx_iiodev

◆ tx_pid

struct no_os_pid* mwc_iio_dev::tx_pid

◆ tx_target

unsigned int mwc_iio_dev::tx_target

◆ tx_tolerance

unsigned int mwc_iio_dev::tx_tolerance

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