pub type soc_module_clk_t = u32;
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 = u32;
@brief Supported clock sources for modules (CPU, peripherals, RTC, etc.)
@note enum starts from 1, to save 0 for special purpose