![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
#include <clk.h>
Data Fields | |
| const char * | dev_id |
| const char * | con_id |
Clock handle - represents a consumer reference to a clock.
Each consumer obtains an rt_clk instance bound to a specific clk_cell. The handle stores consumer-specific constraints such as min/max rate.
| const char* rt_clk::dev_id |
Device identifier using this clock
| const char* rt_clk::con_id |
Connection identifier (name)