embassy-nxp

Crates

git

Versions

mimxrt1011

Flavors

Crate embassy_nxp

Source

Re-exports§

pub use chip::pac;

Modules§

config
HAL configuration for the NXP board.
gpio
General purpose input/output (GPIO) driver.
peripherals
Types for the peripheral singletons.

Structs§

Blocking
Blocking mode.
Peri
An exclusive reference to a peripheral.
Peripherals
Struct containing all the peripheral singletons.

Traits§

Mode
UART mode.
PeripheralType
Marker trait for peripheral types.

Functions§

init
Initialize the embassy-nxp HAL with the provided configuration.