Device descriptor for a lcd. More...

Detailed Description

Device descriptor for a lcd.

Definition at line 176 of file lcd.h.

#include <lcd.h>

Data Fields

disp_dev_tdev
 Pointer to the generic display device.
 
const lcd_driver_tdriver
 LCD driver.
 
const lcd_params_tparams
 Device initialization parameters.
 
mutex_t lock
 Mutex used to lock the device in MCU 8080 parallel interface mode.
 
bool word_access
 indicates that a word access is active
 

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