Type Alias Entry

Source
pub type Entry = Reg<EntrySpec>;
Expand description

ENTRY (r) register accessor: CoreSight ROM Table Entry 0

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

For information about available fields see entry module

Aliased Typeยง

struct Entry { /* private fields */ }