pub trait CodeAsmRdpkru {
    fn rdpkru(&mut self) -> Result<(), IcedError>;
}

Required Methods§

Implementors§