Appearance
CLOCK
Clock driver API minimum API for Clock drivers.
Functions Overview
| Name | |
|---|---|
| clock_source_t | clock_source(int hDev) |
Function Details
function clock_source
cpp
static inline clock_source_t clock_source(
int hDev
)Parameters:
- hDev device handle as returned by open(const char*)
Return: the clock_source_t type of the main clock being used.