no-OS
|
AD74416h device descriptor. More...
#include <ad74416h.h>
Public Attributes | |
enum ad74416h_dev_id | id |
uint8_t | dev_addr |
struct no_os_spi_desc * | spi_desc |
uint8_t | comm_buff [AD74416H_FRAME_SIZE] |
struct ad74416h_channel_config | channel_configs [AD74416H_N_CHANNELS] |
struct no_os_gpio_desc * | reset_gpio |
AD74416h device descriptor.
struct ad74416h_channel_config ad74416h_desc::channel_configs[AD74416H_N_CHANNELS] |
uint8_t ad74416h_desc::comm_buff[AD74416H_FRAME_SIZE] |
uint8_t ad74416h_desc::dev_addr |
enum ad74416h_dev_id ad74416h_desc::id |
struct no_os_gpio_desc* ad74416h_desc::reset_gpio |
struct no_os_spi_desc* ad74416h_desc::spi_desc |