no-OS
Loading...
Searching...
No Matches
max22200_desc Struct Reference

#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
 

Member Data Documentation

◆ buff

uint8_t max22200_desc::buff[MAX22200_FRAME_SIZE]

◆ ch_config

enum max22200_ch_op_mode max22200_desc::ch_config[MAX22200_CHANNELS_CONFIG]

◆ chan_drive

enum max22200_ch_drive max22200_desc::chan_drive

◆ chan_side

enum max22200_ch_side max22200_desc::chan_side

◆ cmd_desc

struct no_os_gpio_desc* max22200_desc::cmd_desc

◆ comm_desc

struct no_os_spi_desc* max22200_desc::comm_desc

◆ enable_desc

struct no_os_gpio_desc* max22200_desc::enable_desc

◆ fault_desc

struct no_os_gpio_desc* max22200_desc::fault_desc

◆ trig_desc

struct no_os_gpio_desc* max22200_desc::trig_desc

The documentation for this struct was generated from the following file: