![]() |
no-OS
|
#include <max22915.h>
Public Attributes | |
| struct no_os_spi_desc * | spi_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] |
| uint8_t max22915_desc::buff[MAX22915_SPI_FRAME_SIZE+1] |
| uint8_t max22915_desc::chip_address |
| bool max22915_desc::crc_en |
| struct max22915_ow_config max22915_desc::ow_config[MAX22915_MAX_CHANNELS] |
| bool max22915_desc::shtvdd_enable[MAX22915_MAX_CHANNELS] |
| struct no_os_spi_desc* max22915_desc::spi_desc |
| enum max22915_sw_state max22915_desc::sw_state[MAX22915_MAX_CHANNELS] |