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_LINE_INPUT Struct Reference

#include <FreeRTOS_CLI.h>

Public Attributes

const char *const pcCommand
 
const char *const pcHelpString
 
const pdCOMMAND_LINE_CALLBACK pxCommandInterpreter
 
int8_t cExpectedNumberOfParameters
 

Detailed Description

Definition at line 55 of file FreeRTOS_CLI.h.

Member Data Documentation

int8_t xCOMMAND_LINE_INPUT::cExpectedNumberOfParameters

Definition at line 60 of file FreeRTOS_CLI.h.

const char* const xCOMMAND_LINE_INPUT::pcCommand

Definition at line 57 of file FreeRTOS_CLI.h.

const char* const xCOMMAND_LINE_INPUT::pcHelpString

Definition at line 58 of file FreeRTOS_CLI.h.

const pdCOMMAND_LINE_CALLBACK xCOMMAND_LINE_INPUT::pxCommandInterpreter

Definition at line 59 of file FreeRTOS_CLI.h.


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