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 |
 |
GetClockType |
|
Clock frequency functions
|
Name |
Description |
 |
SetClockFrequency |
|
 |
SetClockDivider |
|
 |
SetClockMultiplier |
|
 |
TransparentSetClockFrequency |
|
 |
TransparentSetClockDivider |
|
 |
TransparentSetClockMultiplier |
|
See also