pub type soc_module_clk_t = c_uint;
Expand description
@brief Supported clock sources for modules (CPU, peripherals, RTC, etc.)
@note enum starts from 1, to save 0 for special purpose
pub type soc_module_clk_t = c_uint;
@brief Supported clock sources for modules (CPU, peripherals, RTC, etc.)
@note enum starts from 1, to save 0 for special purpose