Skip to main content

Id

Type Alias Id 

Source
pub type Id = Reg<IdSpec>;
Expand description

ID (r) register accessor: Identification

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

For information about available fields see id module

Aliased Typeยง

pub struct Id { /* private fields */ }