at32f4xx-pac

Crates.ioat32f4xx-pac
lib.rsat32f4xx-pac
version0.3.0
sourcesrc
created_at2023-08-28 09:05:37.410225
updated_at2024-09-09 14:12:58.952276
descriptionDevice support crates for AT32F4 devices
homepage
repositoryhttps://github.com/kossnikita/at32f4xx-pac
max_upload_size
id956740
size67,185,801
(kossnikita)

documentation

README

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
  • AT32F405
  • AT32F407
  • AT32F413
  • AT32F415
  • AT32F421
  • AT32F423
  • AT32F425
  • AT32F435
  • AT32F437
  • AT32WB415

Usage

To use, add line to your Cargo.toml:

at32f4xx-pac = { version = "0.2", features = ["at32f415"] }
Commit count: 19

cargo fmt