Contiki 3.x
|
K60 hardware register header wrapper.More...
#include "config-board.h"
Go to the source code of this file.
Macros | |
#define | DEBUGGER_BREAK(sig) asm volatile ("bkpt #" K60_H_EXPAND_AND_STRINGIFY(sig) "\n") |
Make the CPU signal to the debugger and break execution by issuing a bkpt instruction. | |
K60 hardware register header wrapper.
Definition in file K60.h.