This crate provides a type-safe API for working with samd11
, samd21
, samd51
, and same54
based devices.
atsamd11c14a
(via the samd11c14a
feature) [pac]atsamd21e18a
(via the samd21e18a
feature) [pac]atsamd21g18a
(via the samd21g18a
feature) [pac]atsamd21j18a
(via the samd21j18a
feature) [pac]atsamd51g19a
(via the samd51g19a
feature) [pac]atsamd51j19a
(via the samd51j19a
feature) [pac]atsamd51j20a
(via the samd51j20a
feature) [pac]atsamd51n20a
(via the samd51n20a
feature) [pac]atsamd51p19a
(via the samd51p19a
feature) [pac]atsame54p20a
(via the same54p20a
feature) [pac]This crate can support other variants in a similar fashion; pull requests for this are welcomed!
Check out the metro_m0 board support crate examples:
https://github.com/atsamd-rs/atsamd/tree/master/boards/metro_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.