#devices

no-std at32f4xx-pac

Device support crates for AT32F4 devices

5 releases

0.2.0 Feb 29, 2024
0.1.3 Sep 22, 2023
0.1.2 Sep 22, 2023
0.1.1 Aug 28, 2023
0.1.0 Aug 28, 2023

#704 in Embedded development

Download history 3/week @ 2024-02-15 3/week @ 2024-02-22 138/week @ 2024-02-29 9/week @ 2024-03-07 3/week @ 2024-03-14 7/week @ 2024-03-28 2/week @ 2024-04-04

82 downloads per month

MIT/Apache

52MB
1.5M SLoC

AT32F4XX Peripheral Access Crate (PAC)

Crates.io Crates.io Released API docs dependency status

Generated by svd2rust from Artery *.pack

Supported Devices

  • AT32A302A
  • AT32F402
  • AT32F403
  • AT32F403A
  • AT32F413
  • AT32F415
  • AT32F421
  • AT32F423
  • AT32F425
  • AT32F435
  • AT32F437
  • AT32WB415

Usage

To use, in your Cargo.toml:

at32f4xx-pac = { version = "0.1", features = ["at32f415"] }

Dependencies