RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
rtems_fdt_shell_cmd Struct Reference

Data Fields

const char * name
 
rtems_fdt_shell_handler handler
 
const char * help
 

Detailed Description

Table of handlers we parse to invoke the command.

Field Documentation

◆ handler

rtems_fdt_shell_handler rtems_fdt_shell_cmd::handler

The sub-command's handler.

◆ help

const char* rtems_fdt_shell_cmd::help

The sub-command's help.

◆ name

const char* rtems_fdt_shell_cmd::name

The sub-command's name.


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