|
OpenCSD - CoreSight Trace Decode Library 1.4.0
|
#include <trc_pkt_types_ptm.h>
Public Attributes | |
| ocsd_armv7_exception | type |
| uint16_t | number |
| struct { | |
| uint32_t present:1 | |
| } | bits |
Definition at line 87 of file trc_pkt_types_ptm.h.
| struct { ... } _ocsd_ptm_excep::bits |
| uint16_t _ocsd_ptm_excep::number |
exception as number
Definition at line 89 of file trc_pkt_types_ptm.h.
| uint32_t _ocsd_ptm_excep::present |
exception present in packet
Definition at line 91 of file trc_pkt_types_ptm.h.
| ocsd_armv7_exception _ocsd_ptm_excep::type |
exception type.
Definition at line 88 of file trc_pkt_types_ptm.h.