TianoCore EDK2 master
SMBIOS_TABLE_TYPE29 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Description
 
MISC_ELECTRICAL_CURRENT_PROBE_LOCATION LocationAndStatus
 
UINT16 MaximumValue
 
UINT16 MinimumValue
 
UINT16 Resolution
 
UINT16 Tolerance
 
UINT16 Accuracy
 
UINT32 OEMDefined
 
UINT16 NominalValue
 

Detailed Description

Electrical Current Probe (Type 29).

This structure describes the attributes for an electrical current probe in the system. Each structure describes a single electrical current probe.

Definition at line 2273 of file SmBios.h.

Field Documentation

◆ Accuracy

UINT16 SMBIOS_TABLE_TYPE29::Accuracy

Definition at line 2281 of file SmBios.h.

◆ Description

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE29::Description

Definition at line 2275 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE29::Hdr

Definition at line 2274 of file SmBios.h.

◆ LocationAndStatus

MISC_ELECTRICAL_CURRENT_PROBE_LOCATION SMBIOS_TABLE_TYPE29::LocationAndStatus

Definition at line 2276 of file SmBios.h.

◆ MaximumValue

UINT16 SMBIOS_TABLE_TYPE29::MaximumValue

Definition at line 2277 of file SmBios.h.

◆ MinimumValue

UINT16 SMBIOS_TABLE_TYPE29::MinimumValue

Definition at line 2278 of file SmBios.h.

◆ NominalValue

UINT16 SMBIOS_TABLE_TYPE29::NominalValue

Definition at line 2283 of file SmBios.h.

◆ OEMDefined

UINT32 SMBIOS_TABLE_TYPE29::OEMDefined

Definition at line 2282 of file SmBios.h.

◆ Resolution

UINT16 SMBIOS_TABLE_TYPE29::Resolution

Definition at line 2279 of file SmBios.h.

◆ Tolerance

UINT16 SMBIOS_TABLE_TYPE29::Tolerance

Definition at line 2280 of file SmBios.h.


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