template<typename Register>
struct Regs3Type< Register >
Definition at line 124 of file testSubdeviceBackendUnified.cpp.
◆ generateValue()
template<typename Register >
template<typename Type >
std::vector<std::vector<Type> > Regs3Type< Register >::generateValue |
( |
bool |
raw = false | ) |
|
|
inline |
◆ getRemoteValue()
template<typename Register >
template<typename Type >
std::vector<std::vector<Type> > Regs3Type< Register >::getRemoteValue |
( |
bool |
raw = false | ) |
|
|
inline |
◆ isReadable()
template<typename Register >
◆ isWriteable()
template<typename Register >
◆ nChannels()
template<typename Register >
◆ nRuntimeErrorCases()
template<typename Register >
size_t Regs3Type< Register >::nRuntimeErrorCases |
( |
| ) |
|
|
inline |
◆ setForceRuntimeError()
template<typename Register >
void Regs3Type< Register >::setForceRuntimeError |
( |
bool |
enable, |
|
|
size_t |
|
|
) |
| |
|
inline |
◆ setRemoteValue()
template<typename Register >
void Regs3Type< Register >::setRemoteValue |
( |
| ) |
|
|
inline |
◆ supportedFlags()
template<typename Register >
◆ writeQueueLength()
template<typename Register >
size_t Regs3Type< Register >::writeQueueLength |
( |
| ) |
|
|
inline |
◆ capabilities
template<typename Register >
constexpr auto Regs3Type< Register >::capabilities |
|
staticconstexpr |
Initial value:=
TestCapabilities<>().disableForceDataLossWrite().disableAsyncReadInconsistency().enableTestRawTransfer()
Definition at line 132 of file testSubdeviceBackendUnified.cpp.
The documentation for this struct was generated from the following file: