|
SAM4SD32 (SAM4S-EK2)
|
Common Delay Service. More...
Go to the source code of this file.
Macros | |
| #define | delay_init(fcpu_hz) |
| Initialize the delay driver. | |
| #define | delay_ms(delay) |
| Delay in milliseconds. | |
| #define | delay_s(delay) |
| Delay in seconds. | |
| #define | delay_us(delay) |
| Delay in microseconds. | |
| #define | F_CPU sysclk_get_cpu_hz() |
| MCU Clock Frequency (Hertz). | |
Common Delay Service.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
\cond ASF_LICENSE
Definition in file delay.h.