[−][src]Crate samd21_mini
Re-exports
pub use cortex_m_rt::entry; |
pub use hal::target_device as pac; |
Modules
| calibration | NVM Software Calibration Area Mapping |
| clock | Configuring the system clock sources.
You will typically need to create an instance of |
| delay | Delays |
| gpio | Working with GPIO pins.
The pins are associated with the PORT hardware. This module
defines a |
| pad | |
| prelude | Import the prelude to gain convenient access to helper traits |
| pwm | |
| sercom | Working with the SERCOM peripherals. |
| time | Time units |
| timer | Working with timer counter hardware |
Structs
| Pins | Maps the pins to their arduino names and the numbers printed on the board. |