Crates.io | atsaml22j |
lib.rs | atsaml22j |
version | 0.1.0 |
source | src |
created_at | 2024-11-06 18:50:51.456852 |
updated_at | 2024-11-06 18:50:51.456852 |
description | Peripheral access API for ATSAML22J microcontrollers (generated by svd2rust) |
homepage | |
repository | https://codeberg.org/sigvei/atsaml-rs |
max_upload_size | |
id | 1438684 |
size | 2,445,063 |
Peripheral access crate for the ATSAML22J from Microchip (Atmel) for Rust Embedded projects.
The code is generated by svd2rust
.
The SVD file from Microchip contains an error: The SYNCBUSY
register is defined with an enumerated value field of GENCTRL0
objects, but it is really a set of bits GENCTRL0
..GENCTRL4
. The svd is handcrafted to correct for this.
Licensed under either: