SAUL registry entry. More...
SAUL registry entry.
Definition at line 39 of file saul_reg.h.
#include <saul_reg.h>
Data Fields | |
struct saul_reg * | next |
pointer to the next device | |
void * | dev |
pointer to the device descriptor | |
const char * | name |
string identifier for the device | |
const saul_driver_t * | driver |
the devices read callback | |