Description

The IClockSource interface provides a way to manage clock sources within the system. The effective output rate of a clock source can be modified using methods on this interface, with the new clock rate propagated to all devices in the system that use this clock.

Clock type functions

Name Description
Public member GetClockType

Clock frequency functions

Name Description
Public member SetClockFrequency
Public member SetClockDivider
Public member SetClockMultiplier
Public member TransparentSetClockFrequency
Public member TransparentSetClockDivider
Public member TransparentSetClockMultiplier

See also