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

AD74416h device descriptor. More...

#include <ad74416h.h>

Collaboration diagram for ad74416h_desc:
Collaboration graph
[legend]

Public Attributes

enum ad74416h_dev_id id
 
uint8_t dev_addr
 
struct no_os_spi_descspi_desc
 
uint8_t comm_buff [AD74416H_FRAME_SIZE]
 
struct ad74416h_channel_config channel_configs [AD74416H_N_CHANNELS]
 
struct no_os_gpio_descreset_gpio
 

Detailed Description

AD74416h device descriptor.

Member Data Documentation

◆ channel_configs

struct ad74416h_channel_config ad74416h_desc::channel_configs[AD74416H_N_CHANNELS]

◆ comm_buff

uint8_t ad74416h_desc::comm_buff[AD74416H_FRAME_SIZE]

◆ dev_addr

uint8_t ad74416h_desc::dev_addr

◆ id

enum ad74416h_dev_id ad74416h_desc::id

◆ reset_gpio

struct no_os_gpio_desc* ad74416h_desc::reset_gpio

◆ spi_desc

struct no_os_spi_desc* ad74416h_desc::spi_desc

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