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

#include <ltc3337.h>

Collaboration diagram for ltc3337_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_i2c_desci2c_desc
 
uint8_t ipeak_latched
 
uint16_t latched_reg_a
 

Detailed Description

Instance structure for the LTC3337 instance. Storage should be allocated in user's code. Fields should be used by the driver only, and not read or manipulated by the user

Member Data Documentation

◆ i2c_desc

struct no_os_i2c_desc* ltc3337_dev::i2c_desc

◆ ipeak_latched

uint8_t ltc3337_dev::ipeak_latched

◆ latched_reg_a

uint16_t ltc3337_dev::latched_reg_a

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