CMSIS CM3 Core Debug Interface
Collaboration diagram for CMSIS CM3 Core Debug Interface:
|
Macros | |
| #define | ITM_RXBUFFER_EMPTY 0x5AA55AA5 |
Variables | |
| volatile int | ITM_RxBuffer |
Detailed Description
Core Debug Interface containing:
- Core Debug Receive / Transmit Functions
- Core Debug Defines
- Core Debug Variables
Macro Definition Documentation
| #define ITM_RXBUFFER_EMPTY 0x5AA55AA5 |
value identifying ITM_RxBuffer is ready for next character
Variable Documentation
| volatile int ITM_RxBuffer |
variable to receive characters

1.8.11