mFrame
載入中...
搜尋中...
無符合項目
ufm::io::SerialBusQueue::Block 結構 參考文件

SerialBus 佇列區塊結構 更多...

#include <SerialBusQueue.h>

公開屬性

ufm::io::SerialBus::EventvEvent
 
uint8 * vBuffer
 
uint16 vLength
 
uint16 vAddress
 

詳細描述

SerialBus 佇列區塊結構

用於儲存 SerialBus 傳輸請求的完整資訊,包含回調事件、資料緩衝區、 傳輸長度和目標設備位址。每個區塊代表一個獨立的傳輸操作。

1.0.0

資料成員說明文件

◆ vAddress

uint16 ufm::io::SerialBusQueue::Block::vAddress

目標設備的 7-bit 位址

◆ vBuffer

uint8* ufm::io::SerialBusQueue::Block::vBuffer

資料緩衝區指標(讀取或寫入)

◆ vEvent

ufm::io::SerialBus::Event* ufm::io::SerialBusQueue::Block::vEvent

傳輸完成時的回調事件指標

◆ vLength

uint16 ufm::io::SerialBusQueue::Block::vLength

傳輸資料長度(位元組數)


此結構(structure) 文件是由下列檔案中產生: