Files
cortex-m-quickstart/cortex_m/sidebar-items.js
2018-09-03 15:09:46 +00:00

1 line
476 B
JavaScript

initSidebarItems({"macro":[["iprint","Macro for sending a formatted string through an ITM channel"],["iprintln","Macro for sending a formatted string through an ITM channel, with a newline."],["singleton","Macro to create a mutable reference to a statically allocated value"]],"mod":[["asm","Miscellaneous assembly instructions"],["interrupt","Interrupts"],["itm","Instrumentation Trace Macrocell"],["peripheral","Core peripherals"],["register","Processor core registers"]]});