no-OS
Loading...
Searching...
No Matches
ad405x_init_param Struct Reference

Structure holding the parameters for AD405X device initialization. More...

#include <ad405x.h>

Collaboration diagram for ad405x_init_param:
[legend]

Public Attributes

union ad405x_comm_init_param comm_init
 
enum ad405x_comm_type comm_type
 
enum ad405x_type dev_type
 
struct no_os_gpio_init_paramgpio_cnv
 
struct no_os_gpio_init_paramgpio_gpio0
 
struct no_os_gpio_init_paramgpio_gpio1
 

Detailed Description

Structure holding the parameters for AD405X device initialization.

Member Data Documentation

◆ comm_init

union ad405x_comm_init_param ad405x_init_param::comm_init

◆ comm_type

enum ad405x_comm_type ad405x_init_param::comm_type

◆ dev_type

enum ad405x_type ad405x_init_param::dev_type

◆ gpio_cnv

struct no_os_gpio_init_param* ad405x_init_param::gpio_cnv

CNV GPIO descriptor (SPI only)

◆ gpio_gpio0

struct no_os_gpio_init_param* ad405x_init_param::gpio_gpio0

GPIO0 GPIO descriptor

◆ gpio_gpio1

struct no_os_gpio_init_param* ad405x_init_param::gpio_gpio1

GPIO1 GPIO descriptor


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