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

#include <ad405x.h>

Collaboration diagram for ad405x_init_param:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_init_paramspi_init
 
enum ad405x_device_type active_device
 
enum ad405x_operation_mode operation_mode
 
struct no_os_gpio_init_paramgpio_cnv
 
struct no_os_gpio_init_paramgpio_gpio0
 
struct no_os_gpio_init_paramgpio_gpio1
 
enum ad405x_sample_rate rate
 
enum ad405x_avg_filter_l filter_length
 

Member Data Documentation

◆ active_device

enum ad405x_device_type ad405x_init_param::active_device

Active device

◆ filter_length

enum ad405x_avg_filter_l ad405x_init_param::filter_length

Averaging filter window length

◆ gpio_cnv

struct no_os_gpio_init_param* ad405x_init_param::gpio_cnv

CNV GPIO descriptor

◆ 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

◆ operation_mode

enum ad405x_operation_mode ad405x_init_param::operation_mode

Mode of operations

◆ rate

enum ad405x_sample_rate ad405x_init_param::rate

sample rate for Burst and Autonomous Modes

◆ spi_init

struct no_os_spi_init_param* ad405x_init_param::spi_init

SPI


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