Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Attributes | List of all members
scireg_ns::scireg_value_info Struct Reference

#include <scireg.h>

Collaboration diagram for scireg_ns::scireg_value_info:

Public Attributes

vector_byte value
 
const charmnemonic
 < The specific value for the register or register field. More...
 
const chardescription
 < The textual mnemonic. (Typically a short identifier) More...
 

Detailed Description

Registers and register fields may have textual "mnemonics" associated with particular values. The value info object represents the textual mnemonic and description (ie arbitrary descriptive text) associated with particular values.

Member Data Documentation

const char* scireg_ns::scireg_value_info::description

< The textual mnemonic. (Typically a short identifier)

Referenced by core.tools.generator.item.item.Item::getDescription(), and core.tools.generator.item.item.Item::setDescription().

const char* scireg_ns::scireg_value_info::mnemonic

< The specific value for the register or register field.

vector_byte scireg_ns::scireg_value_info::value

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