Skip to main content

describe

Function describe 

Source
pub fn describe(ctx: &Ctx, wait: u64) -> Result<Descriptor>
Expand description

Ask the card what image it expects and how it can be upgraded.

ยงErrors

Fails if the card does not answer or the reply cannot be decoded.