UsbFileSaveStep
Which leg of a multi-pass USB/UF2 sequence a file-save prompt belongs to.
Also the recomposition key for the instruction dialog in AwaitingFileSaveState. Every sequence shipped today is (FactoryErase | BootloaderUpgrade) → Firmware, so the key always changes between passes; a future sequence with two consecutive identical steps would need a pass index added here.
Entries
Properties
Returns a representation of an immutable list of all enum entries, in the order they're declared.
True when writing this image destroys the device's application, making the next pass mandatory rather than optional. Drives back-navigation gating and the "no abort edge" retry behaviour.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.