esp_idf_svc::sys

Type Alias TimeOut_t

Source
pub type TimeOut_t = xTIME_OUT;
Expand description

@cond !DOC_EXCLUDE_HEADER_SECTION

Aliased Type§

struct TimeOut_t {
    pub xOverflowCount: i32,
    pub xTimeOnEntering: u32,
}

Fields§

§xOverflowCount: i32§xTimeOnEntering: u32