GNU Radio 3.4.0 C++ API
gc_job_ea_arg Struct Reference

Description of args passed in EA memory. These are DMA'd between EA and LS as specified. More...

#include <gc_job_desc.h>

List of all members.

Public Attributes

gc_eaddr_t ea_addr
 EA address of buffer.
uint32_t direction
 GC_JD_DMA_* get arg or put arg.
uint32_t get_size
 number of bytes to get
uint32_t put_size
 number of bytes to put
uint32_t _pad [3]

Detailed Description

Description of args passed in EA memory. These are DMA'd between EA and LS as specified.


Member Data Documentation

uint32_t gc_job_ea_arg::_pad[3]

GC_JD_DMA_* get arg or put arg.

EA address of buffer.

number of bytes to get

number of bytes to put


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