no-OS
Loading...
Searching...
No Matches
ltc2672_dev Struct Reference

Structure holding ltc2672 descriptor. More...

#include <ltc2672.h>

Collaboration diagram for ltc2672_dev:
[legend]

Public Attributes

struct no_os_spi_desccomm_desc
 
struct no_os_gpio_descgpio_clear
 
struct no_os_gpio_descgpio_ldac
 
struct no_os_gpio_descgpio_tgp
 
struct no_os_gpio_descgpio_fault
 
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

◆ gpio_clear

struct no_os_gpio_desc* ltc2672_dev::gpio_clear

◆ gpio_fault

struct no_os_gpio_desc* ltc2672_dev::gpio_fault

◆ gpio_ldac

struct no_os_gpio_desc* ltc2672_dev::gpio_ldac

◆ gpio_tgp

struct no_os_gpio_desc* ltc2672_dev::gpio_tgp

◆ 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: