Type Alias TOP

Source
pub type TOP = Reg<TOP_SPEC>;
Expand description

TOP register accessor: an alias for Reg<TOP_SPEC>

Aliased Typeยง

struct TOP { /* private fields */ }