no-OS
|
#include <max22200.h>
Public Attributes | |
struct no_os_spi_desc * | comm_desc |
struct no_os_gpio_desc * | fault_desc |
struct no_os_gpio_desc * | enable_desc |
struct no_os_gpio_desc * | cmd_desc |
struct no_os_gpio_desc * | trig_desc |
uint8_t | buff [MAX22200_FRAME_SIZE] |
enum max22200_ch_op_mode | ch_config [MAX22200_CHANNELS_CONFIG] |
enum max22200_ch_side | chan_side |
enum max22200_ch_drive | chan_drive |
uint8_t max22200_desc::buff[MAX22200_FRAME_SIZE] |
enum max22200_ch_op_mode max22200_desc::ch_config[MAX22200_CHANNELS_CONFIG] |
enum max22200_ch_drive max22200_desc::chan_drive |
enum max22200_ch_side max22200_desc::chan_side |
struct no_os_gpio_desc* max22200_desc::cmd_desc |
struct no_os_spi_desc* max22200_desc::comm_desc |
struct no_os_gpio_desc* max22200_desc::enable_desc |
struct no_os_gpio_desc* max22200_desc::fault_desc |
struct no_os_gpio_desc* max22200_desc::trig_desc |