Type Alias Pid5

Source
pub type Pid5 = Reg<Pid5Spec>;
Expand description

PID5 (r) register accessor: CoreSight

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

For information about available fields see pid5 module

Aliased Typeยง

struct Pid5 { /* private fields */ }