ams_c_cmd_list_t Struct Reference

Structure that stores new command list. More...

#include <ams_c.h>

Public Attributes

ams_c_cmd_id_tp_cmd
 Command list. More...
 
uint16_t length
 Count of Command. More...
 

Detailed Description

Structure that stores new command list.

Definition at line 179 of file ams_c.h.

Member Data Documentation

◆ length

uint16_t ams_c_cmd_list_t::length

Count of Command.

Definition at line 182 of file ams_c.h.

◆ p_cmd

ams_c_cmd_id_t* ams_c_cmd_list_t::p_cmd

Command list.

Definition at line 181 of file ams_c.h.


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