furi_hal_cortex_timer_get

Function furi_hal_cortex_timer_get 

Source
pub unsafe extern "C" fn furi_hal_cortex_timer_get(
    timeout_us: u32,
) -> FuriHalCortexTimer
Expand description

Get Timer

§Arguments

  • timeout_us (direction in) - The expire timeout in us

§Returns

The FuriHalCortexTimer