C# Class SharpOS.Kernel.ADC.Timer

Mostra file Open project: sharpos/SharpOS

Public Methods

Method Description
UnregisterTimerEvent ( uint func ) : EventRegisterStatus

Private Methods

Method Description
Delay ( uint milliseconds ) : void
GetFrequency ( ) : ushort
RegisterTimerEvent ( uint func ) : EventRegisterStatus

Method Details

UnregisterTimerEvent() public static method

public static UnregisterTimerEvent ( uint func ) : EventRegisterStatus
func uint
return EventRegisterStatus