WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
LosRpqueueCB结构体 参考

#include <los_rpqueue_pri.h>

成员变量

volatile UINT32 magic
 
volatile UINT16 rxMagic
 
volatile UINT16 txMagic
 
volatile UINT16 queueSize
 
volatile UINT16 writeEnd
 
volatile UINT16 readPos
 
volatile UINT16 writePos
 
volatile UINT8 writeStatus
 
volatile UINT8 readLock
 
volatile UINT8 dataError
 
UINT8 reserved [5]
 
UINT8 queue [0]
 

结构体成员变量说明

◆ dataError

volatile UINT8 LosRpqueueCB::dataError

◆ magic

volatile UINT32 LosRpqueueCB::magic

◆ queue

UINT8 LosRpqueueCB::queue[0]

◆ queueSize

volatile UINT16 LosRpqueueCB::queueSize

◆ readLock

volatile UINT8 LosRpqueueCB::readLock

◆ readPos

volatile UINT16 LosRpqueueCB::readPos

◆ reserved

UINT8 LosRpqueueCB::reserved[5]

◆ rxMagic

volatile UINT16 LosRpqueueCB::rxMagic

◆ txMagic

volatile UINT16 LosRpqueueCB::txMagic

◆ writeEnd

volatile UINT16 LosRpqueueCB::writeEnd

◆ writePos

volatile UINT16 LosRpqueueCB::writePos

◆ writeStatus

volatile UINT8 LosRpqueueCB::writeStatus

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