![]() |
EVE 1.0
|
#include <clk.h>
Data Fields | |
struct dlist_t | link |
uint8_t | level |
uint8_t | locked |
Clock lock structure.
The clock lock structure represents a clock request for a given clock level. The structure must be instantiated in the RAM memory using one of CLK_LOCK_INIT() or DECLARE_CLK_LOCK(). Note that the clock request is not active unless CLK_LOCK() is called for it.
struct dlist_t clk_lock_t::link |
uint8_t clk_lock_t::level |
clk_level_t, the given lock level