no-OS
|
Structure holding the MAX22017 device descriptor. More...
#include <max22017.h>
Public Attributes | |
struct no_os_gpio_desc * | ldac_desc |
struct no_os_gpio_desc * | rstb_desc |
struct no_os_gpio_desc * | busy_desc |
struct no_os_gpio_desc * | fault_desc |
struct no_os_spi_desc * | comm_desc |
uint8_t | buff [MAX22017_FRAME_SIZE+1] |
bool | crc_en |
bool | uni |
Structure holding the MAX22017 device descriptor.
uint8_t max22017_desc::buff[MAX22017_FRAME_SIZE+1] |
struct no_os_gpio_desc* max22017_desc::busy_desc |
struct no_os_spi_desc* max22017_desc::comm_desc |
bool max22017_desc::crc_en |
struct no_os_gpio_desc* max22017_desc::fault_desc |
struct no_os_gpio_desc* max22017_desc::ldac_desc |
struct no_os_gpio_desc* max22017_desc::rstb_desc |
bool max22017_desc::uni |