Dawn Framework 1.0
Universal data acquisition framework for embedded systems
Public Attributes | List of all members
dawn::CProgGateway::SProgGatewayIOBind Struct Reference

Descriptor payload for one binding (4 uint32_t words). More...

#include <gateway.hxx>

Collaboration diagram for dawn::CProgGateway::SProgGatewayIOBind:
[legend]

Public Attributes

uint32_t dim
 VirtIO data dimension (number of elements).
 
uint32_t flags
 EProgGatewayFlags bitmask.
 
SObjectId::UObjectId io1
 First Virtual IO object ID.
 
SObjectId::UObjectId io2
 Second Virtual IO object ID.
 

Detailed Description

Descriptor payload for one binding (4 uint32_t words).

One or more of these follow a single cfgIdIOBind() config header.

Definition at line 53 of file gateway.hxx.


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