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.
rect_data Struct Reference

Public Attributes

signed short x
 
signed short y
 
signed short w
 
signed short h
 
unsigned int colour
 

Member Data Documentation

◆ colour

unsigned int rect_data::colour

◆ h

signed short rect_data::h

◆ w

signed short rect_data::w

◆ x

signed short rect_data::x

◆ y

signed short rect_data::y

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