modm API documentation
|
lbuild module: modm:cmsis:core
This module provides these files for accessing the ARM Cortex-M CPU and peripherals:
cmsis_gcc.h
: Contains the GCC-specific API.core_cm{core}.h
: Contains the core-specific API.Please see the API documentation for their content and how to use them.