Re-exports

pub use embedded_hal as ehal;
pub use paste;
pub use atsamd51p as pac;

Modules

Analogue-to-Digital Conversion
AES - Advanced Encryption Standard
NVM Software Calibration Area Mapping
Clocking API
Delays
Device Service Unit
GPIO
ICM - Integrity Check Module
Non-volatile Memory Controller
Import the prelude to gain convenient access to helper traits
Public Key Cryptography Controller (PUKCC)
Real-time clock/counter
Configure the SERCOM peripherals
Delays with WFI sleep while we wait using a timer
Time units
Working with timer counter hardware
helper struct to calculate divider & cycles settings for timers.
Module supporting type-level programming
USB Device support

Macros

Helper macro to give meaningful names to peripherals
Helper macro to give meaningful names to GPIO pins

Enums

ResetCause represents the reason the MCU was reset.

Functions

Returns the cause of the last reset.
Returns the serial number of the chip as an array of bytes. The serial number is only guaranteed to be unique if all 16 bytes are used.
Returns the serial number of the chip as 4 32-bit integers. The serial number is only guaranteed to be unique if all 128 bits are used.