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

Structure holding the MAX22017 device descriptor. More...

#include <max22017.h>

Collaboration diagram for max22017_desc:
Collaboration graph
[legend]

Public Attributes

struct no_os_gpio_descldac_desc
 
struct no_os_gpio_descrstb_desc
 
struct no_os_gpio_descbusy_desc
 
struct no_os_gpio_descfault_desc
 
struct no_os_spi_desccomm_desc
 
uint8_t buff [MAX22017_FRAME_SIZE+1]
 
bool crc_en
 
bool uni
 

Detailed Description

Structure holding the MAX22017 device descriptor.

Member Data Documentation

◆ buff

uint8_t max22017_desc::buff[MAX22017_FRAME_SIZE+1]

◆ busy_desc

struct no_os_gpio_desc* max22017_desc::busy_desc

◆ comm_desc

struct no_os_spi_desc* max22017_desc::comm_desc

◆ crc_en

bool max22017_desc::crc_en

◆ fault_desc

struct no_os_gpio_desc* max22017_desc::fault_desc

◆ ldac_desc

struct no_os_gpio_desc* max22017_desc::ldac_desc

◆ rstb_desc

struct no_os_gpio_desc* max22017_desc::rstb_desc

◆ uni

bool max22017_desc::uni

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