macro_rules! impl_embedded_hal_async_delay_fugit { ($t:ty) => { ... }; }
Expand description
Implements embedded_hal_async::delay::DelayNs
for a given monotonic.
macro_rules! impl_embedded_hal_async_delay_fugit { ($t:ty) => { ... }; }
Implements embedded_hal_async::delay::DelayNs
for a given monotonic.