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

Required Methods§

Implementors§