Type Alias Pid4

Source
pub type Pid4 = Reg<Pid4Spec>;
Expand description

PID4 (r) register accessor: CoreSight

You can read this register and get pid4::R. See API.

For information about available fields see pid4 module

Aliased Typeยง

struct Pid4 { /* private fields */ }