Crate kea_hal[][src]

Expand description

SKEAZN642-HAL

A Hardware Abstraction Layer (HAL) implementing embedded-hal traits for the NXP KEA64 (SKEAZN642) family of MCUs. This HAL depends upon the SKEAZN642 Peripheral Access Crate. The intent is to expand this HAL to cover all MCUs in the KEA family

Re-exports

pub extern crate cortex_m;
pub extern crate embedded_hal as hal;
pub extern crate embedded_hal_alpha as hal_alpha;
pub extern crate nb;
pub extern crate SKEAZN642 as pac;
pub extern crate void;

Modules

gpio

GPIO Pheripheral

init_state

State of Peripheral

port

Port peripheral module.

prelude

module to include background types or something idk

Structs

CorePeripherals

Core peripherals