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

#include <max22915.h>

Collaboration diagram for max22915_init_param:
[legend]

Public Attributes

struct no_os_spi_init_paramspi_init
 
uint8_t chip_address
 
enum max22915_sw_state sw_state [MAX22915_MAX_CHANNELS]
 
struct max22915_ow_config ow_config [MAX22915_MAX_CHANNELS]
 
bool shtvdd_enable [MAX22915_MAX_CHANNELS]
 
struct max22915_current_config curr_config
 
struct max22915_temp_config temp_config
 
bool crc_en
 

Member Data Documentation

◆ chip_address

uint8_t max22915_init_param::chip_address

◆ crc_en

bool max22915_init_param::crc_en

◆ curr_config

struct max22915_current_config max22915_init_param::curr_config

◆ ow_config

struct max22915_ow_config max22915_init_param::ow_config[MAX22915_MAX_CHANNELS]

◆ shtvdd_enable

bool max22915_init_param::shtvdd_enable[MAX22915_MAX_CHANNELS]

◆ spi_init

struct no_os_spi_init_param* max22915_init_param::spi_init

◆ sw_state

enum max22915_sw_state max22915_init_param::sw_state[MAX22915_MAX_CHANNELS]

◆ temp_config

struct max22915_temp_config max22915_init_param::temp_config

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