no-OS
|
AD405X Device structure. More...
#include <ad405x.h>
Public Attributes | |
struct no_os_spi_desc * | spi_desc |
enum ad405x_device_type | active_device |
enum ad405x_operation_mode | operation_mode |
struct no_os_gpio_desc * | gpio_cnv |
struct no_os_gpio_desc * | gpio_gpio0 |
struct no_os_gpio_desc * | gpio_gpio1 |
enum ad405x_sample_rate | rate |
enum ad405x_avg_filter_l | filter_length |
enum ad405x_dev_en_polarity | polarity |
enum ad405x_gp_mode | gp1_mode |
enum ad405x_invert_on_chop | invert_on_chop_status |
enum ad405x_gp_mode | gp0_mode |
enum ad405x_out_data_format | data_format |
AD405X Device structure.
enum ad405x_device_type ad405x_dev::active_device |
Active device
enum ad405x_out_data_format ad405x_dev::data_format |
Output data format
enum ad405x_avg_filter_l ad405x_dev::filter_length |
Averaging filter window length
enum ad405x_gp_mode ad405x_dev::gp0_mode |
GP0 mode
enum ad405x_gp_mode ad405x_dev::gp1_mode |
GP1 mode
struct no_os_gpio_desc* ad405x_dev::gpio_cnv |
CNV GPIO descriptor
struct no_os_gpio_desc* ad405x_dev::gpio_gpio0 |
GPIO0 GPIO descriptor
struct no_os_gpio_desc* ad405x_dev::gpio_gpio1 |
GPIO1 GPIO descriptor
enum ad405x_invert_on_chop ad405x_dev::invert_on_chop_status |
INVERT_ON_CHOP setting
enum ad405x_operation_mode ad405x_dev::operation_mode |
Mode of operations
enum ad405x_dev_en_polarity ad405x_dev::polarity |
DEV_EN signal polarity
enum ad405x_sample_rate ad405x_dev::rate |
Sample rate for Burst and Autonomous Modes
struct no_os_spi_desc* ad405x_dev::spi_desc |
SPI