megaAVR STK600 AVR libc setbaud Example
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | F_CPU 1000000UL |
Define the current CPU clock speed based on device settings. More... | |
#define F_CPU 1000000UL |
Define the current CPU clock speed based on device settings.
This define is used by e.g. the libc delay functions to calculate the correct amount of cycles to busy wait for a given delay.