Function riot_sys::cpuid_get

source ·
pub unsafe extern "C" fn cpuid_get(id: *mut c_void)
Expand description

@brief Gets the serial number of the CPU.

@param[out] id The serial number of the CPU of length CPUID_LEN (must be defined in the CPU’s cpu_conf.h)