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

Public Attributes

char * name
 
Mix_Chunk * sample
 
struct loaded_samplenext
 

Member Data Documentation

◆ name

char* loaded_sample::name

◆ next

struct loaded_sample* loaded_sample::next

◆ sample

Mix_Chunk* loaded_sample::sample

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