logo
pub trait CodeAsmBb0_reset {
    fn bb0_reset(&mut self) -> Result<(), IcedError>;
}

Required Methods

Implementors