One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
Public 成员函数 | |
K_KERNEL_STACK_MEMBER (thread_stack, CONFIG_INPUT_DBUS_THREAD_STACK_SIZE) | |
成员变量 | |
struct k_thread | thread |
struct k_sem | report_lock |
uint16_t | xfer_bytes |
uint8_t | rd_data [18] |
uint8_t | dbus_frame [18] |
bool | in_sync |
uint32_t | last_rx_time |
uint16_t | last_reported_value [28] |
int8_t | channel_mapping [28] |
K_KERNEL_STACK_MEMBER | ( | thread_stack | , |
CONFIG_INPUT_DBUS_THREAD_STACK_SIZE | ) |
int8_t channel_mapping[28] |
uint8_t dbus_frame[18] |
bool in_sync |
uint16_t last_reported_value[28] |
uint32_t last_rx_time |
uint8_t rd_data[18] |
struct k_sem report_lock |
struct k_thread thread |
uint16_t xfer_bytes |