no-OS
Public Attributes | List of all members
ltc2983_init_param Struct Reference

LTC2983 init param. More...

#include <ltc2983.h>

Collaboration diagram for ltc2983_init_param:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_init_param spi_init
 
struct no_os_gpio_init_param gpio_rstn
 
uint32_t mux_delay_config_us
 
enum ltc2983_filter_notch_freq filter_notch_freq
 
struct ltc2983_sensorsensors [20]
 
uint16_t custom_addr_ptr
 
enum ltc298x_id dev_type
 

Detailed Description

LTC2983 init param.

Member Data Documentation

◆ custom_addr_ptr

uint16_t ltc2983_init_param::custom_addr_ptr

Custom address pointer

◆ dev_type

enum ltc298x_id ltc2983_init_param::dev_type

Device type

◆ filter_notch_freq

enum ltc2983_filter_notch_freq ltc2983_init_param::filter_notch_freq

Notch frequency of the digital filter

◆ gpio_rstn

struct no_os_gpio_init_param ltc2983_init_param::gpio_rstn

Reset GPIO configuration

◆ mux_delay_config_us

uint32_t ltc2983_init_param::mux_delay_config_us

MUX configuration delay in us

◆ sensors

struct ltc2983_sensor* ltc2983_init_param::sensors[20]

Sensors

◆ spi_init

struct no_os_spi_init_param ltc2983_init_param::spi_init

Host processor SPI configuration


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