MicrOS
|
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... | |
CPU highest function parameter and manufacturer id.
uint32_t cpuid_0x00h_fields::highest_function_parameter |
CPU highest function parameter.
char cpuid_0x00h_fields::manufacturer_id_1[4] |
CPU manufacturer id 1.
char cpuid_0x00h_fields::manufacturer_id_2[4] |
CPU manufacturer id 2.
char cpuid_0x00h_fields::manufacturer_id_3[4] |
CPU manufacturer id 3.