pub fn describe(ctx: &Ctx, wait: u64) -> Result<Descriptor>
Ask the card what image it expects and how it can be upgraded.
Fails if the card does not answer or the reply cannot be decoded.