![]() |
no-OS
|
Structure holding the parameters for AD405X device initialization. More...
#include <ad405x.h>
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_param * | gpio_cnv |
struct no_os_gpio_init_param * | gpio_gpio0 |
struct no_os_gpio_init_param * | gpio_gpio1 |
Structure holding the parameters for AD405X device initialization.
union ad405x_comm_init_param ad405x_init_param::comm_init |
enum ad405x_comm_type ad405x_init_param::comm_type |
enum ad405x_type ad405x_init_param::dev_type |
struct no_os_gpio_init_param* ad405x_init_param::gpio_cnv |
CNV GPIO descriptor (SPI only)
struct no_os_gpio_init_param* ad405x_init_param::gpio_gpio0 |
GPIO0 GPIO descriptor
struct no_os_gpio_init_param* ad405x_init_param::gpio_gpio1 |
GPIO1 GPIO descriptor