Loading...
Searching...
No Matches

SAUL device descriptor for the driver. More...

Detailed Description

SAUL device descriptor for the driver.

A SAUL registration needs a reference to the device descriptor AND the channel it represents. This structure combines both.

Definition at line 121 of file gp8xxx.h.

#include <gp8xxx.h>

Data Fields

gp8xxx_tdev
 device descriptor
 
gp8xxx_channel_t channel
 channel of the device
 

Field Documentation

◆ channel

gp8xxx_channel_t gp8xxx_saul_t::channel

channel of the device

Definition at line 123 of file gp8xxx.h.

◆ dev

gp8xxx_t* gp8xxx_saul_t::dev

device descriptor

Definition at line 122 of file gp8xxx.h.


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