Skip to main content

reload

Function reload 

Source
pub fn reload(ctx: &Ctx, index: u16, full: bool) -> Result<()>
Expand description

Ask the card to reload its parameters from flash; full sends the vendor’s post-save frame instead of the bare reload.

§Errors

Fails if the link cannot be opened.