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

Public Types

using minimumUserType = int8_t
 
using rawUserType = uint8_t
 

Static Public Member Functions

static std::string path ()
 
static size_t nElementsPerChannel ()
 
static size_t address ()
 
static uint8_t toRaw (int8_t v)
 
static int8_t fromRaw (uint8_t v)
 
static int8_t limitGenerated (int8_t e)
 

Public Attributes

int8_t increment {2}
 

Detailed Description

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

using EightBit::rawUserType = uint8_t

Member Function Documentation

◆ address()

static size_t EightBit::address ( )
inlinestatic

◆ fromRaw()

static int8_t EightBit::fromRaw ( uint8_t  v)
inlinestatic

◆ limitGenerated()

static int8_t EightBit::limitGenerated ( int8_t  e)
inlinestatic

◆ nElementsPerChannel()

static size_t EightBit::nElementsPerChannel ( )
inlinestatic

◆ path()

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

◆ toRaw()

static uint8_t EightBit::toRaw ( int8_t  v)
inlinestatic

Member Data Documentation

◆ increment

int8_t EightBit::increment {2}

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