Generic type for a display device. More...
Generic type for a display device.
Definition at line 107 of file disp_dev.h.
#include <disp_dev.h>
Data Fields | |
const disp_dev_driver_t * | driver |
Pointer to driver of the display device. | |
const disp_dev_driver_t* disp_dev::driver |
Pointer to driver of the display device.
Definition at line 108 of file disp_dev.h.