ChimeraTK-DeviceAccess 03.27.00
Loading...
Searching...
No Matches
SixteenBitArray Struct Reference

Public Types

using minimumUserType = int16_t
 
using rawUserType = uint16_t
 

Static Public Member Functions

static std::string path ()
 
static size_t nElementsPerChannel ()
 
static size_t address ()
 
static uint16_t toRaw (int16_t v)
 
static int16_t fromRaw (uint16_t v)
 
static int16_t limitGenerated (int16_t e)
 

Public Attributes

int16_t increment {0x505}
 

Detailed Description

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ address()

static size_t SixteenBitArray::address ( )
inlinestatic

◆ fromRaw()

static int16_t SixteenBitArray::fromRaw ( uint16_t  v)
inlinestatic

◆ limitGenerated()

static int16_t SixteenBitArray::limitGenerated ( int16_t  e)
inlinestatic

◆ nElementsPerChannel()

static size_t SixteenBitArray::nElementsPerChannel ( )
inlinestatic

◆ path()

static std::string SixteenBitArray::path ( )
inlinestatic

◆ toRaw()

static uint16_t SixteenBitArray::toRaw ( int16_t  v)
inlinestatic

Member Data Documentation

◆ increment

int16_t SixteenBitArray::increment {0x505}

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