atsaml22j

Crates.ioatsaml22j
lib.rsatsaml22j
version0.1.0
sourcesrc
created_at2024-11-06 18:50:51.456852
updated_at2024-11-06 18:50:51.456852
descriptionPeripheral access API for ATSAML22J microcontrollers (generated by svd2rust)
homepage
repositoryhttps://codeberg.org/sigvei/atsaml-rs
max_upload_size
id1438684
size2,445,063
Sigve Indregard (sigvei)

documentation

README

ATSAML22J

Peripheral access crate for the ATSAML22J from Microchip (Atmel) for Rust Embedded projects.

The code is generated by svd2rust.

Errors in SVD file

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.

License

Licensed under either:

Commit count: 0

cargo fmt