Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
|
Hardware Abstraction Layer for the CPU's internal timers. More...
Classes | |
struct | Tim8bit_TypeDef |
struct | Tim8bit_CTC_config |
Functions | |
void | Configure_CTC8 (const uint8_t timer, Tim8bit_TypeDef *const htim8, Tim8bit_CTC_config *const conf) |
Variables | |
static volatile uint8_t *const | TIFR = &TIFR0 |
static volatile uint8_t *const | TIMSK = &TIMSK0 |
Hardware Abstraction Layer for the CPU's internal timers.