Type Alias Pid0

Source
pub type Pid0 = Reg<Pid0Spec>;
Expand description

PID0 (r) register accessor: CoreSight

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

For information about available fields see pid0 module

Aliased Typeยง

struct Pid0 { /* private fields */ }