C2A_Core
|
#include <utility_command.h>
フィールド | |
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.h の 13 行目に定義があります。
unsigned int cmd_size |
utility_command.h の 17 行目に定義があります。
unsigned int pointer |
utility_command.h の 18 行目に定義があります。
UART_Config uart_config_dummy |
utility_command.h の 15 行目に定義があります。
int uart_err_code |
utility_command.h の 19 行目に定義があります。
unsigned char util_cmd_buffer[UTIL_CMD_SIZE_MAX] |
utility_command.h の 16 行目に定義があります。