|
GlobLib
HAL and API libraries for MCUs and hardware.
|
Source file for attiny13a clock module. More...
#include "attiny13a_clock.h"Go to the source code of this file.
Functions | |
| uint32_t | CLOCK_getSpeed (void) |
| Get the current clock speed of the device. More... | |
| uint8_t | CLOCK_getSpeedAlternate (void) |
| Get the current clock divisor. More... | |
Source file for attiny13a clock module.
Definition in file attiny13a_clock.c.