Loading...
Searching...
No Matches

MCP47xx device data structure type. More...

Detailed Description

MCP47xx device data structure type.

Definition at line 228 of file mcp47xx.h.

#include <mcp47xx.h>

Data Fields

mcp47xx_params_t params
 device configuration parameters
 
uint16_t values [MCP47XX_CHN_NUM_MAX]
 contains the last values set for persistence when device is powered off
 

Field Documentation

◆ params

mcp47xx_params_t mcp47xx_t::params

device configuration parameters

Definition at line 229 of file mcp47xx.h.

◆ values

uint16_t mcp47xx_t::values[MCP47XX_CHN_NUM_MAX]

contains the last values set for persistence when device is powered off

Definition at line 230 of file mcp47xx.h.


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