Type Alias gd32f1::gd32f130::dbg::Id

source ·
pub type Id = Reg<IdSpec>;
Expand description

ID (r) register accessor: MCU Device ID Code Register

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

For information about available fields see id module

Aliased Type§

struct Id { /* private fields */ }