pub type Traceidr = Reg<TraceidrSpec>;
Expand description
TRACEIDR (rw) register accessor: ETM CoreSight Trace ID Register
You can read
this register and get traceidr::R
. You can reset
, write
, write_with_zero
this register using traceidr::W
. You can also modify
this register. See API.
For information about available fields see traceidr
module
Aliased Typeยง
struct Traceidr { /* private fields */ }