pub type VERSION = Reg<VERSION_SPEC>;
Expand description
VERSION (rw) register accessor: Version Control Register
You can read
this register and get version::R
. You can reset
, write
, write_with_zero
this register using version::W
. You can also modify
this register. See API.
For information about available fields see version
module
Aliased Typeยง
struct VERSION { /* private fields */ }