Function ets_delay_us
pub fn ets_delay_us(us: u32)
Available on crate feature
unstable
only.Expand description
Busy-loop CPU for the given about of us.
pub fn ets_delay_us(us: u32)
unstable
only.Busy-loop CPU for the given about of us.