Module microbit::hal::timer [−][src]
Expand description
HAL interface to the TIMER peripheral.
See product specification, chapter 24.
Structs
| OneShot | |
| Periodic | |
| Timer | Interface to a TIMER instance. |
Traits
| ExtendedCCTimer | Adds task- and event PPI endpoint getters for CC[4] and CC[5] on supported instances. |
| Instance | Implemented by all TIMER* instances. |