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