Function flipper0::ffi::timerDelay

source ·
pub unsafe extern "C" fn timerDelay(time: u16)
Expand description

\brief Performs a Delay

This method performs a delay for the given amount of time in Milliseconds

\param[in] time : time/duration in Milliseconds of the delay