Crate mimxrt500_hal

source ·
Expand description

This crate contains implementations of some Embedded-HAL traits for the i.MX RT500 series of microcontrollers from NXP.

It is currently very early and not nearly complete.

Re-exports

Modules

  • Types representing the data structures that the Boot ROM expects to find in different kinds of boot media.
  • System and peripheral clock control.
  • GPIO functionality and pin alternate function management.
  • Peripheral reset control.

Macros