|
Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Classes | |
| class | SystemTime |
| System time interface for platform-independent timing. More... | |
| struct | TimerConfig |
| Timer configuration structure. More... | |
Enumerations | |
| enum class | TimerMode : uint8_t { OneShot , Periodic } |
| Timer operating modes. More... | |
| enum class | TimerEvent : uint8_t { Overflow , Capture , Compare } |
| Timer interrupt types. More... | |
|
strong |
|
strong |