Structure that stores new command list. More...
#include <ams_c.h>
Data Fields | |
| ams_c_cmd_id_t * | p_cmd |
| uint16_t | length |
Structure that stores new command list.
| uint16_t ams_c_cmd_list_t::length |
Count of Command.
| ams_c_cmd_id_t* ams_c_cmd_list_t::p_cmd |
Command list.