Type Alias esp_idf_sys::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