liftof_rb::memory

Function write_control_reg

Source
pub fn write_control_reg(addr: u32, data: u32) -> Result<(), RegisterError>
where u32: LowerHex,
Expand description