Type Alias gd32e1::gd32e103::fmc::Pid

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

PID (r) register accessor: 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 */ }