Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
CMSIS-DAP Timestamp
[CMSIS-DAP Hardware I/O Pin Access]
Access function for Test Domain Timer. More...
Functions | |
__STATIC_INLINE uint32_t | TIMESTAMP_GET (void) |
Get timestamp of Test Domain Timer. |
Detailed Description
Access function for Test Domain Timer.
The value of the Test Domain Timer in the Debug Unit is returned by the function TIMESTAMP_GET. By default, the DWT timer is used. The frequency of this timer is configured with TIMESTAMP_CLOCK.
Function Documentation
__STATIC_INLINE uint32_t TIMESTAMP_GET | ( | void | ) |
Get timestamp of Test Domain Timer.
- Returns:
- Current timestamp value.
Definition at line 467 of file atmel/sam3u2c/DAP_config.h.
Generated on Tue Jul 12 2022 15:37:31 by
