pub fn reload(ctx: &Ctx, index: u16, full: bool) -> Result<()>
Ask the card to reload its parameters from flash; full sends the vendor’s post-save frame instead of the bare reload.
full
Fails if the link cannot be opened.