C2A_Core
UtilityCommand 構造体

#include <utility_command.h>

UtilityCommand 連携図
[凡例]

フィールド

UART_Config uart_config_dummy
 
unsigned char util_cmd_buffer [UTIL_CMD_SIZE_MAX]
 
unsigned int cmd_size
 
unsigned int pointer
 
int uart_err_code
 

詳解

utility_command.h13 行目に定義があります。

フィールド詳解

◆ cmd_size

unsigned int cmd_size

utility_command.h17 行目に定義があります。

◆ pointer

unsigned int pointer

utility_command.h18 行目に定義があります。

◆ uart_config_dummy

UART_Config uart_config_dummy

utility_command.h15 行目に定義があります。

◆ uart_err_code

int uart_err_code

utility_command.h19 行目に定義があります。

◆ util_cmd_buffer

unsigned char util_cmd_buffer[UTIL_CMD_SIZE_MAX]

utility_command.h16 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: