no-OS
|
AD5460 device descriptor. More...
#include <ad5460.h>
Public Attributes | |
uint8_t | dev_addr |
struct no_os_spi_desc * | spi_desc |
uint8_t | comm_buff [AD5460_FRAME_SIZE] |
struct ad5460_channel_config | channel_configs [AD5460_N_CHANNELS] |
struct no_os_gpio_desc * | reset_gpio |
AD5460 device descriptor.
struct ad5460_channel_config ad5460_desc::channel_configs[AD5460_N_CHANNELS] |
uint8_t ad5460_desc::comm_buff[AD5460_FRAME_SIZE] |
uint8_t ad5460_desc::dev_addr |
struct no_os_gpio_desc* ad5460_desc::reset_gpio |
struct no_os_spi_desc* ad5460_desc::spi_desc |