SAM4S-EK_FreeRTOS+FAT-SL
1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
|
#include <task.h>
Public Attributes | |
TaskHandle_t | xHandle |
const char * | pcTaskName |
UBaseType_t | xTaskNumber |
eTaskState | eCurrentState |
UBaseType_t | uxCurrentPriority |
UBaseType_t | uxBasePriority |
uint32_t | ulRunTimeCounter |
uint16_t | usStackHighWaterMark |
eTaskState xTASK_STATUS::eCurrentState |
UBaseType_t xTASK_STATUS::uxBasePriority |
UBaseType_t xTASK_STATUS::uxCurrentPriority |
TaskHandle_t xTASK_STATUS::xHandle |
UBaseType_t xTASK_STATUS::xTaskNumber |