|
libeasymcp2221 2.0.3
|
DAC output-code SRAM configuration. More...
#include <mcp2221_sram.h>
Public Attributes | |
| int | value |
| Raw 5-bit DAC output code. More... | |
DAC output-code SRAM configuration.
Definition at line 139 of file mcp2221_sram.h.
| 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.