REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
utils::_dcp_work_packet Struct Reference

Public Attributes

uint32_t nextCmdAddress
 
uint32_t control0
 
uint32_t control1
 
uint32_t sourceBufferAddress
 
uint32_t destinationBufferAddress
 
uint32_t bufferSize
 
uint32_t payloadPointer
 
uint32_t status
 

Detailed Description

Definition at line 160 of file dcp.cpp.

Member Data Documentation

◆ bufferSize

uint32_t utils::_dcp_work_packet::bufferSize

Definition at line 166 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ control0

uint32_t utils::_dcp_work_packet::control0

Definition at line 162 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ control1

uint32_t utils::_dcp_work_packet::control1

Definition at line 163 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ destinationBufferAddress

uint32_t utils::_dcp_work_packet::destinationBufferAddress

Definition at line 165 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ nextCmdAddress

uint32_t utils::_dcp_work_packet::nextCmdAddress

Definition at line 161 of file dcp.cpp.

◆ payloadPointer

uint32_t utils::_dcp_work_packet::payloadPointer

Definition at line 167 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ sourceBufferAddress

uint32_t utils::_dcp_work_packet::sourceBufferAddress

Definition at line 164 of file dcp.cpp.

Referenced by utils::dcp_hash_update_non_blocking().

◆ status

uint32_t utils::_dcp_work_packet::status

Definition at line 168 of file dcp.cpp.


The documentation for this struct was generated from the following file: