Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Mosa
Kernel
x86
PIC
C# Class Mosa.Kernel.x86.PIC
Programmable Interrupt Controller (PIC)
ファイルを表示
Open project: tgiphil/MOSA-Project
Class Usage Examples
Public Methods
Method
Description
SendEndOfInterrupt
(
uint
irq
) :
void
Sends the end of interrupt.
Setup
( ) :
void
Method Details
SendEndOfInterrupt()
public
static
method
Sends the end of interrupt.
public
static
SendEndOfInterrupt
(
uint
irq
) :
void
irq
uint
The irq.
return
void
Setup()
public
static
method
public
static
Setup
( ) :
void
return
void