Type Alias Pid1

Source
pub type Pid1 = Reg<Pid1Spec>;
Expand description

PID1 (r) register accessor: CoreSight

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

For information about available fields see pid1 module

Aliased Typeยง

struct Pid1 { /* private fields */ }