HOPS
HOPS class reference
Classes | Macros | Typedefs
type_307.h File Reference
#include "mk4_typedefs.h"

Go to the source code of this file.

Classes

struct  ChanCount
 
struct  type_307
 

Macros

#define T307_VERSION   0 /* Set this to current version, */
 
#define type_307_v0   type_307
 

Typedefs

typedef struct ChanCount ChanCount
 

Class Documentation

◆ ChanCount

struct ChanCount
Class Members
U32 count[8]
U32 val_count

◆ type_307

struct type_307
Class Members
double accum_period
ChanCount counts[16]
U32 frame_count
char record_id[3]
double rot
int su
double tot
char unused1[3]
char unused2[4]
char unused3[4]
char version_no[2]

Macro Definition Documentation

◆ T307_VERSION

#define T307_VERSION   0 /* Set this to current version, */

◆ type_307_v0

#define type_307_v0   type_307

Typedef Documentation

◆ ChanCount

typedef struct ChanCount ChanCount