no-OS
Public Attributes | List of all members
max22196_desc Struct Reference

#include <max22196.h>

Collaboration diagram for max22196_desc:
Collaboration graph
[legend]

Public Attributes

uint32_t chip_address
 
struct no_os_spi_desccomm_desc
 
struct no_os_gpio_desccrc_desc
 
uint8_t buff [MAX22196_FRAME_SIZE+1]
 
uint8_t fault2en
 
bool crc_en
 
enum max22196_chip_id chip_id
 
uint8_t max_chn_nb
 

Member Data Documentation

◆ buff

uint8_t max22196_desc::buff[MAX22196_FRAME_SIZE+1]

◆ chip_address

uint32_t max22196_desc::chip_address

◆ chip_id

enum max22196_chip_id max22196_desc::chip_id

◆ comm_desc

struct no_os_spi_desc* max22196_desc::comm_desc

◆ crc_desc

struct no_os_gpio_desc* max22196_desc::crc_desc

◆ crc_en

bool max22196_desc::crc_en

◆ fault2en

uint8_t max22196_desc::fault2en

◆ max_chn_nb

uint8_t max22196_desc::max_chn_nb

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