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

Structure holding the MAX2201X device descriptor. More...

#include <max2201x.h>

Collaboration diagram for max2201x_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
 
enum max2201x_type chip_id
 
uint8_t buff [MAX2201X_FRAME_SIZE+1]
 
bool crc_en
 
bool uni
 

Detailed Description

Structure holding the MAX2201X device descriptor.

Member Data Documentation

◆ buff

uint8_t max2201x_desc::buff[MAX2201X_FRAME_SIZE+1]

◆ busy_desc

struct no_os_gpio_desc* max2201x_desc::busy_desc

◆ chip_id

enum max2201x_type max2201x_desc::chip_id

◆ comm_desc

struct no_os_spi_desc* max2201x_desc::comm_desc

◆ crc_en

bool max2201x_desc::crc_en

◆ fault_desc

struct no_os_gpio_desc* max2201x_desc::fault_desc

◆ ldac_desc

struct no_os_gpio_desc* max2201x_desc::ldac_desc

◆ rstb_desc

struct no_os_gpio_desc* max2201x_desc::rstb_desc

◆ uni

bool max2201x_desc::uni

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