agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_shell_t Struct Reference

#include <shell.h>

Collaboration diagram for _zrtos_shell_t:
[legend]

Data Fields

zrtos_shell_fd_array_t files
 
zrtos_shell_fn_t ** fn
 
void * data
 

Detailed Description

Definition at line 45 of file shell.h.

Field Documentation

◆ data

void* _zrtos_shell_t::data

Definition at line 48 of file shell.h.

◆ files

zrtos_shell_fd_array_t _zrtos_shell_t::files

Definition at line 46 of file shell.h.

◆ fn

zrtos_shell_fn_t** _zrtos_shell_t::fn

Definition at line 47 of file shell.h.


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