Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
framebuf_dev_data Struct Reference

#include <framebuf.h>

Data Fields

voidbuffer
 
uint32_t pitch
 
uint16_t width
 
uint16_t height
 

Field Documentation

◆ buffer

void* framebuf_dev_data::buffer

◆ height

uint16_t framebuf_dev_data::height

◆ pitch

uint32_t framebuf_dev_data::pitch

◆ width

uint16_t framebuf_dev_data::width

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