One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
载入中...
搜索中...
未找到
input_dbus_data结构体 参考
input_dbus_data 的协作图:

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()

K_KERNEL_STACK_MEMBER ( thread_stack ,
CONFIG_INPUT_DBUS_THREAD_STACK_SIZE  )

结构体成员变量说明

◆ channel_mapping

int8_t channel_mapping[28]

◆ dbus_frame

uint8_t dbus_frame[18]

◆ in_sync

bool in_sync

◆ last_reported_value

uint16_t last_reported_value[28]

◆ last_rx_time

uint32_t last_rx_time

◆ rd_data

uint8_t rd_data[18]

◆ report_lock

struct k_sem report_lock

◆ thread

struct k_thread thread

◆ xfer_bytes

uint16_t xfer_bytes

该结构体的文档由以下文件生成: