no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
max17851_init_param Struct Reference

#include <max17851.h>

Collaboration diagram for max17851_init_param:
[legend]

Public Attributes

struct no_os_spi_init_paramspi_param
 
struct no_os_gpio_init_paramgpio1_param
 
struct no_os_gpio_init_paramgpio2_param
 
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 no_dev
 
bool single
 

Member Data Documentation

◆ baud_rate

enum max17851_baud_rate max17851_init_param::baud_rate

◆ comm_to_delay

enum max17851_comm_timeout_delay max17851_init_param::comm_to_delay

◆ contact_tmr_dly_4xmin

uint8_t max17851_init_param::contact_tmr_dly_4xmin

◆ dbnc

enum max17851_status_debounce max17851_init_param::dbnc

◆ gpio1_param

struct no_os_gpio_init_param* max17851_init_param::gpio1_param

◆ gpio2_param

struct no_os_gpio_init_param* max17851_init_param::gpio2_param

◆ gpio_rec_dly_csec

uint8_t max17851_init_param::gpio_rec_dly_csec

◆ no_dev

uint8_t max17851_init_param::no_dev

◆ op_mode

enum max17851_uart_op_mode max17851_init_param::op_mode

◆ safemon_dly

enum max17851_safemon_dly max17851_init_param::safemon_dly

◆ single

bool max17851_init_param::single

◆ spi_param

struct no_os_spi_init_param* max17851_init_param::spi_param

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