C# Class SharpOS.Kernel.ADC.Timer

Afficher le fichier Open project: sharpos/SharpOS

Méthodes publiques

Méthode Description
UnregisterTimerEvent ( uint func ) : EventRegisterStatus

Private Methods

Méthode Description
Delay ( uint milliseconds ) : void
GetFrequency ( ) : ushort
RegisterTimerEvent ( uint func ) : EventRegisterStatus

Method Details

UnregisterTimerEvent() public static méthode

public static UnregisterTimerEvent ( uint func ) : EventRegisterStatus
func uint
Résultat EventRegisterStatus