libeasymcp2221 2.0.3
Public Attributes | List of all members
mcp2221_sram_dac_value_config_t Struct Reference

DAC output-code SRAM configuration. More...

#include <mcp2221_sram.h>

Public Attributes

int value
 Raw 5-bit DAC output code. More...
 

Detailed Description

DAC output-code SRAM configuration.

Definition at line 139 of file mcp2221_sram.h.

Member Data Documentation

◆ value

int mcp2221_sram_dac_value_config_t::value

Raw 5-bit DAC output code.

Use a value from 0 through 31, or MCP2221_CONFIG_KEEP to preserve the current DAC value.

Definition at line 146 of file mcp2221_sram.h.


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