Crate cortex_m [] [src]

Low level access to Cortex-M processors

This crate provides:

Modules

asm

Miscellaneous assembly instructions

exception

Exceptions

interrupt

Interrupts

itm

Instrumentation Trace Macrocell

peripheral

Core peripherals

register

Processor core registers

Macros

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.