C# 클래스 OpenHardwareMonitor.Hardware.LPC.LPCIO

파일 보기 프로젝트 열기: pklinef/open-hardware-monitor 1 사용 예제들

공개 메소드들

메소드 설명
GetReport ( ) : string
LPCIO ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

GetReport() 공개 메소드

public GetReport ( ) : string
리턴 string

LPCIO() 공개 메소드

public LPCIO ( ) : System
리턴 System