Type Alias gd32f1::gd32f190::fmc::Pid

source ·
pub type Pid = Reg<PidSpec>;
Expand description

PID (r) register accessor: Flash Product ID register

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

For information about available fields see pid module

Aliased Type§

struct Pid { /* private fields */ }