QP/C  8.0.0
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QS_TProbe Struct Reference

QUTest Test-Probe attributes. More...

#include "qs_dummy.h"

Public Attributes

QSFun addr
 
uint32_t data
 
uint8_t idx
 

Detailed Description

QUTest Test-Probe attributes.

Details
Test-Probe allows dynamic modification of the behavior of the CUT (Code Under Test).

Definition at line 122 of file qs_dummy.h.

Member Data Documentation

◆ addr

QSFun QS_TProbe::addr

Definition at line 123 of file qs_dummy.h.

◆ data

uint32_t QS_TProbe::data

Definition at line 124 of file qs_dummy.h.

◆ idx

uint8_t QS_TProbe::idx

Definition at line 125 of file qs_dummy.h.


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