no-OS
|
Structure holding ltc2672 descriptor. More...
#include <ltc2672.h>
Public Attributes | |
struct no_os_spi_desc * | comm_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 |
Structure holding ltc2672 descriptor.
struct no_os_spi_desc* ltc2672_dev::comm_desc |
bool ltc2672_dev::global_toggle |
enum ltc2672_device_id ltc2672_dev::id |
uint32_t ltc2672_dev::max_currents[LTC2672_TOTAL_CHANNELS] |
enum ltc2672_out_range ltc2672_dev::out_spans[LTC2672_TOTAL_CHANNELS] |
uint32_t ltc2672_dev::prev_command |