dfdutils
Loading...
Searching...
No Matches
_InterpretedDFDChannel Struct Reference

Interpretation of a channel from the data format descriptor. More...

#include <dfd.h>

Data Fields

uint32_t offset
uint32_t size

Detailed Description

Interpretation of a channel from the data format descriptor.

Field Documentation

◆ offset

uint32_t _InterpretedDFDChannel::offset

Offset in bits for packed, bytes for unpacked.

◆ size

uint32_t _InterpretedDFDChannel::size

Size in bits for packed, bytes for unpacked.