LLC2_API
Public Attributes
LLC200_INIT Struct Reference

LLC200_INIT acq216 host side buffer for host side initialisation. More...

#include <acq32busprot.h>

List of all members.

Public Attributes

unsigned marker
unsigned mask
 LLC200_INIT_MAGIC_MARKER.
unsigned char dds_ftw [8]
 indicates the fields to change.
union {
   unsigned long long   ull
   unsigned short   w [4]
vranges
unsigned short offsets [16]
unsigned trig
 channels 1..16.
unsigned channel_mask
 trigger definition
unsigned int_clk
 0xf,0xff,0xfff,0xffff {4m,8,12,16}

Detailed Description

LLC200_INIT acq216 host side buffer for host side initialisation.

we use a struct else it's just too tedious, but enforce a u32 alignment between fields

Definition at line 1131 of file acq32busprot.h.


Member Data Documentation

trigger definition

Todo:

Definition at line 1141 of file acq32busprot.h.

unsigned char LLC200_INIT::dds_ftw[8]

indicates the fields to change.

Definition at line 1134 of file acq32busprot.h.

0xf,0xff,0xfff,0xffff {4m,8,12,16}

Definition at line 1142 of file acq32busprot.h.

Definition at line 1132 of file acq32busprot.h.

LLC200_INIT_MAGIC_MARKER.

Definition at line 1133 of file acq32busprot.h.

unsigned short LLC200_INIT::offsets[16]

Definition at line 1139 of file acq32busprot.h.

channels 1..16.

Definition at line 1140 of file acq32busprot.h.

unsigned long long LLC200_INIT::ull

Definition at line 1136 of file acq32busprot.h.

union { ... } LLC200_INIT::vranges
unsigned short LLC200_INIT::w[4]

Definition at line 1137 of file acq32busprot.h.


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