#include <max17851.h>
Public Attributes | |
struct no_os_spi_desc * | spi_desc |
struct no_os_gpio_desc * | gpio1_desc |
struct no_os_gpio_desc * | gpio2_desc |
enum max17851_comm_timeout_delay | comm_to_delay |
enum max17851_safemon_dly | safemon_dly |
enum max17851_uart_op_mode | op_mode |
enum max17851_status_debounce | dbnc |
enum max17851_baud_rate | baud_rate |
uint8_t | contact_tmr_dly_4xmin |
uint8_t | gpio_rec_dly_csec |
uint8_t | lssm_byte |
uint8_t | buff [33] |
uint8_t | no_dev |
bool | single |
enum max17851_baud_rate max17851_desc::baud_rate |
uint8_t max17851_desc::buff[33] |
enum max17851_comm_timeout_delay max17851_desc::comm_to_delay |
uint8_t max17851_desc::contact_tmr_dly_4xmin |
enum max17851_status_debounce max17851_desc::dbnc |
struct no_os_gpio_desc* max17851_desc::gpio1_desc |
struct no_os_gpio_desc* max17851_desc::gpio2_desc |
uint8_t max17851_desc::gpio_rec_dly_csec |
uint8_t max17851_desc::lssm_byte |
uint8_t max17851_desc::no_dev |
enum max17851_uart_op_mode max17851_desc::op_mode |
enum max17851_safemon_dly max17851_desc::safemon_dly |
bool max17851_desc::single |
struct no_os_spi_desc* max17851_desc::spi_desc |