Loading...
Searching...
No Matches

Default configuration for the Guestgood GP8xxx I2C DACs. More...

Detailed Description

Default configuration for the Guestgood GP8xxx I2C DACs.

Author
Bas Stottelaar basst.nosp@m.otte.nosp@m.laar@.nosp@m.gmai.nosp@m.l.com

Definition in file gp8xxx_params.h.

#include "board.h"
#include "saul_reg.h"
#include "gp8xxx.h"
#include "gp8xxx_constants.h"
#include "gp8xxx_info.h"
+ Include dependency graph for gp8xxx_params.h:

Go to the source code of this file.

Variables

static const gp8xxx_params_t gp8xxx_params []
 Configuration struct.
 
static const saul_reg_info_t gp8xxx_saul_info []
 Configure SAUL registry entries.
 

Variable Documentation

◆ gp8xxx_params

const gp8xxx_params_t gp8xxx_params[]
static
Initial value:
=
{
}

Configuration struct.

Definition at line 175 of file gp8xxx_params.h.

◆ gp8xxx_saul_info

const saul_reg_info_t gp8xxx_saul_info[]
static
Initial value:
=
{
}

Configure SAUL registry entries.

This array must match up with the device configuration and its channels, as defined in gp8xxx_params.

Definition at line 203 of file gp8xxx_params.h.