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

Structure holding ltc2672 descriptor. More...

#include <ltc2672.h>

Collaboration diagram for ltc2672_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_desccomm_desc
 
enum ltc2672_device_id id
 
enum ltc2672_out_range out_spans [LTC2672_TOTAL_CHANNELS]
 
uint32_t max_currents [LTC2672_TOTAL_CHANNELS]
 
uint32_t prev_command
 
bool global_toggle
 

Detailed Description

Structure holding ltc2672 descriptor.

Member Data Documentation

◆ comm_desc

struct no_os_spi_desc* ltc2672_dev::comm_desc

◆ global_toggle

bool ltc2672_dev::global_toggle

◆ id

enum ltc2672_device_id ltc2672_dev::id

◆ max_currents

uint32_t ltc2672_dev::max_currents[LTC2672_TOTAL_CHANNELS]

◆ out_spans

enum ltc2672_out_range ltc2672_dev::out_spans[LTC2672_TOTAL_CHANNELS]

◆ prev_command

uint32_t ltc2672_dev::prev_command

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