Loading...
Searching...
No Matches

SAUL device initialization parameters. More...

Detailed Description

SAUL device initialization parameters.

Definition at line 97 of file gp8xxx.h.

#include <gp8xxx.h>

Data Fields

char * name
 name of the device and channel
 
uint8_t dev
 device index
 
gp8xxx_channel_t channel
 channel of the device
 

Field Documentation

◆ channel

gp8xxx_channel_t gp8xxx_saul_params_t::channel

channel of the device

Definition at line 100 of file gp8xxx.h.

◆ dev

uint8_t gp8xxx_saul_params_t::dev

device index

Definition at line 99 of file gp8xxx.h.

◆ name

char* gp8xxx_saul_params_t::name

name of the device and channel

Definition at line 98 of file gp8xxx.h.


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