GlobLib
HAL and API libraries for MCUs and hardware.
attiny13a_clock.c File Reference

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...
 

Detailed Description

Source file for attiny13a clock module.

Author
Stuart Ianna
Version
0.1
Date
October 2018
Warning
None
Bug:
Compilers
  • acr-gcc version 4.9.2

Definition in file attiny13a_clock.c.