Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_remote_msg_cmd_get Struct Reference

Get command. More...

#include <shell_remote_common.h>

Data Fields

uint8_t id
 Message ID.
const struct shell_static_entryparent
 Parent command.
size_t idx
 Index.

Detailed Description

Get command.

Field Documentation

◆ id

uint8_t shell_remote_msg_cmd_get::id

Message ID.

◆ idx

size_t shell_remote_msg_cmd_get::idx

Index.

◆ parent

const struct shell_static_entry* shell_remote_msg_cmd_get::parent

Parent command.


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