Data Structures | Namespaces | Variables

include/nxyter/NxContext.h File Reference

(r4864/r2088)

#include <stdint.h>
#include <stdio.h>
#include <iostream>
Include dependency graph for NxContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  nxyter::NxContext
 Container for complete I2C register context of a nXYTER. More...

Namespaces

namespace  nxyter
 

namespace to hold nXYTER specific classes


Variables

static const int nxyter::kDoMask = 1<<0
 handle mask part
static const int nxyter::kDoCore = 1<<1
 handle core part
static const int nxyter::kDoTrim = 1<<2
 handle trim part
static const int nxyter::kDoAll = kDoMask|kDoCore|kDoTrim

Detailed Description

Author:
W.F.J.Mueller/GSI

Definition in file NxContext.h.