Type Alias VERID

Source
pub type VERID = Reg<VERID_SPEC>;
Expand description

VERID (r) register accessor: Version ID (scratchpad) register

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

For information about available fields see verid module

Aliased Typeยง

struct VERID { /* private fields */ }