Module flipperzero_sys::furi
source · [−]Expand description
Furi helpers.
Structs
Operation status.
The Furi API switches between using
enum FuriStatus, int32_t and uint32_t.
Since these all use the same bit representation, we can just “cast” the returns to this type.Functions
Convert
Duration to ticks.