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

#include <ll.h>

Public Attributes

struct list_itemnext
 
struct list_itemprev
 

Member Data Documentation

◆ next

struct list_item* list_item::next

◆ prev

struct list_item * list_item::prev

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