Registry / other / stm32-fmc

stm32-fmc

JSON →
library0.4.0rscratesunverified

Hardware Abstraction Layer for STM32 Memory Controllers (FMC/FSMC).

# Cargo.toml [dependencies] stm32-fmc = "0.4.0"
INSTALL
IMPORT
SIG · STM32-FMC
S
stm32-fmc
otherrustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fmc
use stm32_fmc::Fmc;

Initializes and configures the STM32 FMC/FSMC peripheral.

use stm32_fmc::Fmc; let fmc = Fmc::new(); // Configure and use FMC/FSMC
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
stm32-fmc — cargo add stm32-fmc · libregistry