Type Alias Pid3

Source
pub type Pid3 = Reg<Pid3Spec>;
Expand description

PID3 (r) register accessor: CoreSight

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

For information about available fields see pid3 module

Aliased Typeยง

struct Pid3 { /* private fields */ }