__sys_pm_set_clock

Function __sys_pm_set_clock 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_pm_set_clock( clk_reg: u32, clkmsk: u32, val: u32, ) -> Status
Expand description

C interface to crate::syscall::pm_set_clock syscall Rust implementation