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

#include <ad7280a.h>

Collaboration diagram for ad7280a_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
struct no_os_gpio_descgpio_pd
 
struct no_os_gpio_descgpio_cnvst
 
struct no_os_gpio_descgpio_alert
 
uint32_t read_data [24]
 
float cell_voltage [12]
 
float aux_adc [12]
 

Member Data Documentation

◆ aux_adc

float ad7280a_dev::aux_adc[12]

◆ cell_voltage

float ad7280a_dev::cell_voltage[12]

◆ gpio_alert

struct no_os_gpio_desc* ad7280a_dev::gpio_alert

◆ gpio_cnvst

struct no_os_gpio_desc* ad7280a_dev::gpio_cnvst

◆ gpio_pd

struct no_os_gpio_desc* ad7280a_dev::gpio_pd

◆ read_data

uint32_t ad7280a_dev::read_data[24]

◆ spi_desc

struct no_os_spi_desc* ad7280a_dev::spi_desc

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