MCP47xx configuration structure for mapping DAC channels to SAUL. More...
MCP47xx configuration structure for mapping DAC channels to SAUL.
#include <mcp47xx.h>
Data Fields | |
| const char * | name | 
| name of the MCP47xx device  | |
| unsigned int | dev | 
| index of the MCP47xx device  | |
| uint8_t | channel | 
| channel of the MCP47xx device  | |
| uint16_t | initial | 
| initial value  | |