Skip to main content

TimeOut_t

Type Alias TimeOut_t 

Source
pub type TimeOut_t = xTIME_OUT;
Expand description

@cond !DOC_EXCLUDE_HEADER_SECTION

Aliased Type§

#[repr(C)]
pub struct TimeOut_t { pub xOverflowCount: i32, pub xTimeOnEntering: u32, }

Fields§

§xOverflowCount: i32§xTimeOnEntering: u32