CPU#

The Micrium OS CPU module offers abstractions for common features found on most microcontrollers. These features include critical sections, interrupt management, cache controller management, and timestamping facilities. The abstractions allow you to focus on making use of the feature instead of its device-specific implementation.