|
PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
|
#include <pal_rtos.h>
Data Fields | |
| void * | storeData |
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.
| void* pal_threadLocalStore::storeData |
1.8.11