Loading...
Searching...
No Matches

device descriptor More...

Detailed Description

device descriptor

Definition at line 134 of file ata8520e.h.

#include <ata8520e.h>

Data Fields

ata8520e_params_t params
 Device parameters.
 
uint8_t internal_state
 current state of the device
 
uint8_t event_received
 check if an event was received
 
mutex_t event_lock
 mutex for waiting for event
 

Field Documentation

◆ event_lock

mutex_t ata8520e_t::event_lock

mutex for waiting for event

Definition at line 138 of file ata8520e.h.

◆ event_received

uint8_t ata8520e_t::event_received

check if an event was received

Definition at line 137 of file ata8520e.h.

◆ internal_state

uint8_t ata8520e_t::internal_state

current state of the device

Definition at line 136 of file ata8520e.h.

◆ params

ata8520e_params_t ata8520e_t::params

Device parameters.

Definition at line 135 of file ata8520e.h.


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