[−][src]Crate drogue_embedded_timer
Macros
| embedded_countdown | Wrap a HAL-specific CountDown into an embedded-time-centric CountDown |
Structs
| Delay | A blocking delay |
| MicrosecondsClock1 | An external tickable clock. |
| MicrosecondsClock2 | An external tickable clock. |
| MicrosecondsClock5 | An external tickable clock. |
| MicrosecondsClock10 | An external tickable clock. |
| MicrosecondsClock25 | An external tickable clock. |
| MicrosecondsClock50 | An external tickable clock. |
| MicrosecondsClock100 | An external tickable clock. |
| MicrosecondsClock200 | An external tickable clock. |
| MicrosecondsClock250 | An external tickable clock. |
| MicrosecondsClock500 | An external tickable clock. |
| MicrosecondsTicker1 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker2 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker5 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker10 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker25 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker50 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker100 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker200 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker250 | An external clock ticker. Use from within an interrupt handler, typically. |
| MicrosecondsTicker500 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsClock1 | An external tickable clock. |
| MillisecondsClock2 | An external tickable clock. |
| MillisecondsClock5 | An external tickable clock. |
| MillisecondsClock10 | An external tickable clock. |
| MillisecondsClock25 | An external tickable clock. |
| MillisecondsClock50 | An external tickable clock. |
| MillisecondsClock100 | An external tickable clock. |
| MillisecondsClock200 | An external tickable clock. |
| MillisecondsClock250 | An external tickable clock. |
| MillisecondsClock500 | An external tickable clock. |
| MillisecondsTicker1 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker2 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker5 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker10 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker25 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker50 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker100 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker200 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker250 | An external clock ticker. Use from within an interrupt handler, typically. |
| MillisecondsTicker500 | An external clock ticker. Use from within an interrupt handler, typically. |
| SecondsClock1 | An external tickable clock. |
| SecondsClock30 | An external tickable clock. |
| SecondsClock60 | An external tickable clock. |
| SecondsTicker1 | An external clock ticker. Use from within an interrupt handler, typically. |
| SecondsTicker30 | An external clock ticker. Use from within an interrupt handler, typically. |
| SecondsTicker60 | An external clock ticker. Use from within an interrupt handler, typically. |