MicrOS
cpuid_0x00h_fields Struct Reference

CPU highest function parameter and manufacturer id. More...

#include <cpuid_0x00h.h>

Public Attributes

uint32_t highest_function_parameter
 CPU highest function parameter. More...
 
char manufacturer_id_1 [4]
 CPU manufacturer id 1. More...
 
char manufacturer_id_2 [4]
 CPU manufacturer id 2. More...
 
char manufacturer_id_3 [4]
 CPU manufacturer id 3. More...
 

Detailed Description

CPU highest function parameter and manufacturer id.

Member Data Documentation

◆ highest_function_parameter

uint32_t cpuid_0x00h_fields::highest_function_parameter

CPU highest function parameter.

◆ manufacturer_id_1

char cpuid_0x00h_fields::manufacturer_id_1[4]

CPU manufacturer id 1.

◆ manufacturer_id_2

char cpuid_0x00h_fields::manufacturer_id_2[4]

CPU manufacturer id 2.

◆ manufacturer_id_3

char cpuid_0x00h_fields::manufacturer_id_3[4]

CPU manufacturer id 3.


The documentation for this struct was generated from the following file: