Mistake on this page?
Report an issue in GitHub or email us
Data Fields
terminalCommand_tag Struct Reference

Terminal command. More...

#include <terminal.h>

Data Fields

struct terminalCommand_tagpNext
 Pointer to next command in list. More...
 
const char * pName
 Name of command. More...
 
const char * pHelpStr
 Help String for command. More...
 
terminalHandler_t handler
 Handler for command. More...
 

Detailed Description

Terminal command.

Definition at line 89 of file terminal.h.

Field Documentation

Handler for command.

Definition at line 94 of file terminal.h.

const char* pHelpStr

Help String for command.

Definition at line 93 of file terminal.h.

const char* pName

Name of command.

Definition at line 92 of file terminal.h.

struct terminalCommand_tag* pNext

Pointer to next command in list.

Definition at line 91 of file terminal.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.