esp_idf_svc::eventloop

Type Alias EspBackgroundEventLoop

Source
pub type EspBackgroundEventLoop = EspEventLoop<User<Background>>;

Aliased Typeยง

struct EspBackgroundEventLoop(/* private fields */);