pub type PLATFORM = Reg<PLATFORM_SPEC>;Expand description
PLATFORM (r) register accessor: Indicates the type of platform in use
You can read this register and get platform::R. See API.
For information about available fields see platform
module
Aliased Typeยง
pub struct PLATFORM { /* private fields */ }