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
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
xCOMMAND_INPUT_LIST Struct Reference

Public Attributes

const CLI_Command_Definition_tpxCommandLineDefinition
 
struct xCOMMAND_INPUT_LISTpxNext
 

Detailed Description

Definition at line 54 of file FreeRTOS_CLI.c.

Member Data Documentation

const CLI_Command_Definition_t* xCOMMAND_INPUT_LIST::pxCommandLineDefinition

Definition at line 56 of file FreeRTOS_CLI.c.

struct xCOMMAND_INPUT_LIST* xCOMMAND_INPUT_LIST::pxNext

Definition at line 57 of file FreeRTOS_CLI.c.


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