FreeRTOS Emulator with SDL2 Based Graphics and Input Library  1.0
A POSIX wrapper to run FreeRTOS on an x86 machine with some basic input and output libraries aimed at making teaching FreeRTOS simpler.
draw_job Struct Reference

Public Attributes

draw_job_type_t type
 
union data_udata
 
struct draw_jobnext
 

Member Data Documentation

◆ data

union data_u* draw_job::data

◆ next

struct draw_job* draw_job::next

◆ type

draw_job_type_t draw_job::type

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