Type Alias IDCODE
Source pub type IDCODE = Reg<IDCODErs>;
Expand description
IDCODE (r) register accessor: MCU Device ID Code Register
You can read
this register and get idcode::R
. See API.
See register structure
For information about available fields see idcode
module
pub struct IDCODE { }