RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
rt_can_tx_fifo结构体 参考

#include <dev_can.h>

成员变量

struct rt_can_sndbxinx_listbuffer
 
struct rt_semaphore sem
 
struct rt_list_node freelist
 

详细描述

在文件 dev_can.h504 行定义.

结构体成员变量说明

◆ buffer

struct rt_can_sndbxinx_list* rt_can_tx_fifo::buffer

在文件 dev_can.h506 行定义.

◆ sem

struct rt_semaphore rt_can_tx_fifo::sem

在文件 dev_can.h507 行定义.

◆ freelist

struct rt_list_node rt_can_tx_fifo::freelist

在文件 dev_can.h508 行定义.