![]() |
Synergy Software Package User's Manual
|
#include <r_display_api.h>
Data Fields | |
| uint32_t * | p_base |
| Base address to the frame buffer. | |
| uint16_t | hsize |
| Horizontal pixel size in a line. | |
| uint16_t | vsize |
| Vertical pixel size in a frame. | |
| uint32_t | hstride |
| Memory stride (bytes) in a line. | |
| display_in_format_t | format |
| Input format setting. | |
| bool | line_descending_enable |
| Line descending enable. | |
| bool | lines_repeat_enable |
| Line repeat enable. | |
| uint16_t | lines_repeat_times |
| Expected number of line repeating. | |
Graphics plane input configuration structure