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

#include <max22915.h>

Collaboration diagram for max22915_desc:
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
uint8_t chip_address
 
bool crc_en
 
enum max22915_sw_state sw_state [MAX22915_MAX_CHANNELS]
 
bool shtvdd_enable [MAX22915_MAX_CHANNELS]
 
struct max22915_ow_config ow_config [MAX22915_MAX_CHANNELS]
 
uint8_t buff [MAX22915_SPI_FRAME_SIZE+1]
 

Member Data Documentation

◆ buff

uint8_t max22915_desc::buff[MAX22915_SPI_FRAME_SIZE+1]

◆ chip_address

uint8_t max22915_desc::chip_address

◆ crc_en

bool max22915_desc::crc_en

◆ ow_config

struct max22915_ow_config max22915_desc::ow_config[MAX22915_MAX_CHANNELS]

◆ shtvdd_enable

bool max22915_desc::shtvdd_enable[MAX22915_MAX_CHANNELS]

◆ spi_desc

struct no_os_spi_desc* max22915_desc::spi_desc

◆ sw_state

enum max22915_sw_state max22915_desc::sw_state[MAX22915_MAX_CHANNELS]

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