#arm #cortex-m

no-std atsaml22j

Peripheral access API for ATSAML22J microcontrollers (generated by svd2rust)

1 unstable release

new 0.1.0 Nov 6, 2024

#289 in Embedded development

Download history 101/week @ 2024-11-02

101 downloads per month

MIT/Apache

2.5MB
64K SLoC

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:

Dependencies

~745KB