VSF Documented
Data Fields
vsf_hw_fb_timing_rgb_t Struct Reference

#include <fb.h>

Data Fields

union { 
 
   struct { 
 
      uint16_t   h_front_porch 
 
      uint16_t   h_back_porch 
 
      uint16_t   h_sync 
 
      uint16_t   v_front_porch 
 
      uint16_t   v_back_porch 
 
      uint16_t   v_sync 
 
   }  
 
   struct { 
 
      uint16_t   hfp 
 
      uint16_t   hbp 
 
      uint16_t   hsw 
 
      uint16_t   vfp 
 
      uint16_t   vbp 
 
      uint16_t   vsw 
 
   }  
 
};  
 
uint8_t fps
 
bool use_de
 
bool use_pixel_clk
 

Field Documentation

◆ h_front_porch

uint16_t vsf_hw_fb_timing_rgb_t::h_front_porch

◆ h_back_porch

uint16_t vsf_hw_fb_timing_rgb_t::h_back_porch

◆ h_sync

uint16_t vsf_hw_fb_timing_rgb_t::h_sync

◆ v_front_porch

uint16_t vsf_hw_fb_timing_rgb_t::v_front_porch

◆ v_back_porch

uint16_t vsf_hw_fb_timing_rgb_t::v_back_porch

◆ v_sync

uint16_t vsf_hw_fb_timing_rgb_t::v_sync

◆ hfp

uint16_t vsf_hw_fb_timing_rgb_t::hfp

◆ hbp

uint16_t vsf_hw_fb_timing_rgb_t::hbp

◆ hsw

uint16_t vsf_hw_fb_timing_rgb_t::hsw

◆ vfp

uint16_t vsf_hw_fb_timing_rgb_t::vfp

◆ vbp

uint16_t vsf_hw_fb_timing_rgb_t::vbp

◆ vsw

uint16_t vsf_hw_fb_timing_rgb_t::vsw

◆ [union]

union { ... } vsf_hw_fb_timing_rgb_t

◆ fps

uint8_t vsf_hw_fb_timing_rgb_t::fps

◆ use_de

bool vsf_hw_fb_timing_rgb_t::use_de

◆ use_pixel_clk

bool vsf_hw_fb_timing_rgb_t::use_pixel_clk