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

Public Attributes

int x
 
int y
 
pthread_mutex_t lock
 

Member Data Documentation

◆ lock

pthread_mutex_t global_offsets::lock

◆ x

int global_offsets::x

◆ y

int global_offsets::y

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