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

Device descriptor for MAX149X6. More...

#include <max149x6-base.h>

Collaboration diagram for max149x6_desc:
Collaboration graph
[legend]

Public Attributes

uint32_t chip_address
 
struct no_os_spi_desccomm_desc
 
struct no_os_gpio_descen_gpio
 
struct no_os_gpio_descfault_gpio
 
struct no_os_gpio_descready_gpio
 
struct no_os_gpio_descsynch_gpio
 
uint8_t buff [MAX149X6_FRAME_SIZE+1]
 
bool crc_en
 

Detailed Description

Device descriptor for MAX149X6.

Member Data Documentation

◆ buff

uint8_t max149x6_desc::buff[MAX149X6_FRAME_SIZE+1]

◆ chip_address

uint32_t max149x6_desc::chip_address

◆ comm_desc

struct no_os_spi_desc* max149x6_desc::comm_desc

◆ crc_en

bool max149x6_desc::crc_en

◆ en_gpio

struct no_os_gpio_desc* max149x6_desc::en_gpio

◆ fault_gpio

struct no_os_gpio_desc* max149x6_desc::fault_gpio

◆ ready_gpio

struct no_os_gpio_desc* max149x6_desc::ready_gpio

◆ synch_gpio

struct no_os_gpio_desc* max149x6_desc::synch_gpio

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