PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
Data Fields
pal_threadLocalStore Struct Reference

#include <pal_rtos.h>

Data Fields

void * storeData
 

Detailed Description

Thread priority levels for PAL threads - each thread must have a different priority Thread Local Store struct. Can be used to hold: State, configurations and etc inside the thread.

Field Documentation

void* pal_threadLocalStore::storeData

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