| Crates.io | atsamd-hal |
| lib.rs | atsamd-hal |
| version | 0.22.2 |
| created_at | 2019-03-03 00:28:17.30189+00 |
| updated_at | 2025-06-27 19:39:22.67639+00 |
| description | HAL and Peripheral access API for ATSAMD11, ATSAMD21, ATSAMD51, ATSAME51, ATSAME53 and ATSAME54 microcontrollers |
| homepage | |
| repository | https://github.com/atsamd-rs/atsamd |
| max_upload_size | |
| id | 118247 |
| size | 1,708,499 |
This crate provides a type-safe API for working with samd11, samd21, samd51, same51, same53, and same54 based devices.
atsamd11c (via the samd11c feature) [pac]atsamd21e (via the samd21e feature) [pac]atsamd21g (via the samd21g feature) [pac]atsamd21j (via the samd21j feature) [pac]atsamd51g (via the samd51g feature) [pac]atsamd51j (via the samd51j feature) [pac]atsamd51j (via the samd51j feature) [pac]atsamd51n (via the samd51n feature) [pac]atsamd51p (via the samd51p feature) [pac]atsamd51p (via the samd51p feature) [pac]atsame51g (via the same51g feature) [pac]atsame51j (via the same51j feature) [pac]atsame51n (via the same51n feature) [pac]atsame53j (via the same53j feature) [pac]atsame53n (via the same53n feature) [pac]atsame54n (via the same54n feature) [pac]atsame54p (via the same54p feature) [pac]This crate can support other variants in a similar fashion; pull requests for this are welcomed!
Check out the feather_m0 board support crate examples:
https://github.com/atsamd-rs/atsamd/tree/master/boards/feather_m0/examples
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.