Type Alias esp_idf_svc::eventloop::EspBackgroundEventLoop

source ·
pub type EspBackgroundEventLoop = EspEventLoop<User<Background>>;

Aliased Type§

struct EspBackgroundEventLoop(/* private fields */);