flipperzero_sys

Type Alias FuriThreadState

Source
pub type FuriThreadState = c_uchar;
Expand description

Enumeration of possible FuriThread states.

Many of the FuriThread functions MUST ONLY be called when the thread is STOPPED.