Synergy Software Package User's Manual

#include <r_glcd.h>

Data Fields

display_coordinate_t back_porch
 Zero coordinate for graphics plane(Bach porch End)
 
uint16_t hsize
 Horizontal pixel size in a line.
 
uint16_t vsize
 Vertical pixel size in a frame.
 
bsp_lock_t resource_lock
 Resource lock.
 
void * p_context
 

Detailed Description

GLCD hardware specific control block

Field Documentation

◆ p_context

void* glcd_ctrl_t::p_context

Pointer to the function level device context (e.g. display_ctrl_t type data)


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