Type Alias Did

Source
pub type Did = Reg<DidSpec>;
Expand description

DID (r) register accessor: Device Identification

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

For information about available fields see did module

Aliased Typeยง

struct Did { /* private fields */ }