esp_idf_svc::eventloop

Type Alias EspExplicitEventLoop

Source
pub type EspExplicitEventLoop = EspEventLoop<User<Explicit>>;

Aliased Typeยง

struct EspExplicitEventLoop(/* private fields */);