Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
#include <RegisterFile.h>
Public Member Functions | |
tcRegUpdateMsg (const tcRegisterFile::tsRegDefinition *preg) | |
Public Attributes | |
const tcRegisterFile::tsRegDefinition * | m_reg_def |
teRegType | m_regtype |
uint32_t | m_address |
bool | m_handled |
GEV_STATUS | m_status |
uint32_t | m_length |
This is the base class which is passed to command handlers via the observer update callbacks when the register file is updated.
|
inline |
uint32_t SocCamera::tcRegUpdateMsg::m_address |
bool SocCamera::tcRegUpdateMsg::m_handled |
uint32_t SocCamera::tcRegUpdateMsg::m_length |
const tcRegisterFile::tsRegDefinition* SocCamera::tcRegUpdateMsg::m_reg_def |
teRegType SocCamera::tcRegUpdateMsg::m_regtype |
GEV_STATUS SocCamera::tcRegUpdateMsg::m_status |