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

AD74413r device descriptor. More...

#include <ad74413r.h>

Collaboration diagram for ad74413r_desc:
Collaboration graph
[legend]

Public Attributes

enum ad74413r_chip_id chip_id
 
struct no_os_spi_desccomm_desc
 
uint8_t comm_buff [4]
 
struct ad74413r_channel_config channel_configs [AD74413R_N_CHANNELS]
 
struct no_os_gpio_descreset_gpio
 

Detailed Description

AD74413r device descriptor.

Member Data Documentation

◆ channel_configs

struct ad74413r_channel_config ad74413r_desc::channel_configs[AD74413R_N_CHANNELS]

◆ chip_id

enum ad74413r_chip_id ad74413r_desc::chip_id

◆ comm_buff

uint8_t ad74413r_desc::comm_buff[4]

◆ comm_desc

struct no_os_spi_desc* ad74413r_desc::comm_desc

◆ reset_gpio

struct no_os_gpio_desc* ad74413r_desc::reset_gpio

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