ESPHome  2024.4.0
Data Fields
esphome::mcp4728::DACInputData Struct Reference

#include <mcp4728.h>

Data Fields

MCP4728Vref vref
 
MCP4728PwrDown pd
 
MCP4728Gain gain
 
uint16_t data
 

Detailed Description

Definition at line 32 of file mcp4728.h.

Field Documentation

◆ data

uint16_t esphome::mcp4728::DACInputData::data

Definition at line 36 of file mcp4728.h.

◆ gain

MCP4728Gain esphome::mcp4728::DACInputData::gain

Definition at line 35 of file mcp4728.h.

◆ pd

MCP4728PwrDown esphome::mcp4728::DACInputData::pd

Definition at line 34 of file mcp4728.h.

◆ vref

MCP4728Vref esphome::mcp4728::DACInputData::vref

Definition at line 33 of file mcp4728.h.


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