pub fn pm_set_clock(clk_reg: u32, clkmsk: u32, val: u32) -> StatusExpand description
Set a given explicit clock config
Required for complex devices that need to make clock configuration vary. Requires the CAP_SYS_POWER capability
- TODO: using dts instead
- TODO: update documentation when moving to PM-related work