C# Class OpenHardwareMonitor.Hardware.LPC.LPCIO

Afficher le fichier Open project: pklinef/open-hardware-monitor Class Usage Examples

Méthodes publiques

Méthode Description
GetReport ( ) : string
LPCIO ( ) : System

Private Methods

Méthode Description
Detect ( ) : void
DetectIT87 ( ) : bool
DetectSMSC ( ) : bool
DetectWinbondFintek ( ) : bool
IT87Enter ( ) : void
IT87Exit ( ) : void
ReadByte ( byte register ) : byte
ReadWord ( byte register ) : ushort
ReportUnknownChip ( string type, int chip ) : void
SMSCEnter ( ) : void
SMSCExit ( ) : void
Select ( byte logicalDeviceNumber ) : void
WinbondNuvotonFintekEnter ( ) : void
WinbondNuvotonFintekExit ( ) : void

Method Details

GetReport() public méthode

public GetReport ( ) : string
Résultat string

LPCIO() public méthode

public LPCIO ( ) : System
Résultat System