Developer World
Spresense SDK Library v3.2.0-ebc0364
fb_vtable_s Struct Reference

Public Attributes

int(* getvideoinfo )(FAR struct fb_vtable_s *vtable, FAR struct fb_videoinfo_s *vinfo)
 
int(* getplaneinfo )(FAR struct fb_vtable_s *vtable, int planeno, FAR struct fb_planeinfo_s *pinfo)
 
int(* open )(FAR struct fb_vtable_s *vtable)
 
int(* close )(FAR struct fb_vtable_s *vtable)
 
int(* pandisplay )(FAR struct fb_vtable_s *vtable, FAR struct fb_planeinfo_s *pinfo)
 
int(* setframerate )(FAR struct fb_vtable_s *vtable, int rate)
 
int(* getframerate )(FAR struct fb_vtable_s *vtable)
 
int(* getpower )(FAR struct fb_vtable_s *vtable)
 
int(* setpower )(FAR struct fb_vtable_s *vtable, int power)
 
int(* ioctl )(FAR struct fb_vtable_s *vtable, int cmd, unsigned long arg)
 
FAR void * priv
 

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