Type Alias xmc4300::ppb::CPUID

source ·
pub type CPUID = Reg<CPUID_SPEC>;
Expand description

CPUID (r) register accessor: CPUID Base Register

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

For information about available fields see cpuid module

Aliased Type§

struct CPUID { /* private fields */ }