Type Alias Idr

Source
pub type Idr = Reg<IdrSpec>;
Expand description

IDR (r) register accessor: ETM ID Register

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

For information about available fields see idr module

Aliased Typeยง

struct Idr { /* private fields */ }