app_graphics_dc_cmd_t Struct Reference

Define Control Command for DC Frame. More...

#include <app_graphics_dc.h>

Public Attributes

uint8_t command
 
uint32_t address
 
app_graphics_dc_frame_address_width_e address_width
 
app_graphics_dc_frame_timing_e frame_timing
 

Detailed Description

Define Control Command for DC Frame.

Definition at line 290 of file app_graphics_dc.h.

Member Data Documentation

◆ address

uint32_t app_graphics_dc_cmd_t::address

Address phase for display timing,if no address phase, ignore this

Definition at line 292 of file app_graphics_dc.h.

◆ address_width

◆ command

uint8_t app_graphics_dc_cmd_t::command

Command phase for display timing

Definition at line 291 of file app_graphics_dc.h.

◆ frame_timing

app_graphics_dc_frame_timing_e app_graphics_dc_cmd_t::frame_timing

Specify the supported frame timing

Definition at line 297 of file app_graphics_dc.h.


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