![]() |
no-OS
|
#include <max22915.h>
Public Attributes | |
| struct no_os_spi_init_param * | spi_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 |
| uint8_t max22915_init_param::chip_address |
| bool max22915_init_param::crc_en |
| struct max22915_current_config max22915_init_param::curr_config |
| struct max22915_ow_config max22915_init_param::ow_config[MAX22915_MAX_CHANNELS] |
| bool max22915_init_param::shtvdd_enable[MAX22915_MAX_CHANNELS] |
| struct no_os_spi_init_param* max22915_init_param::spi_init |
| enum max22915_sw_state max22915_init_param::sw_state[MAX22915_MAX_CHANNELS] |
| struct max22915_temp_config max22915_init_param::temp_config |