[−][src]Crate atsamd21_hal
Re-exports
pub extern crate atsamd21e18a; |
pub extern crate embedded_hal as hal; |
pub extern crate paste; |
pub use atsamd21e18a as target_device; |
Modules
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 |
prelude | Import the prelude to gain convenient access to helper traits |
sercom | Working with the SERCOM peripherals. |
time | Time units |
timer | Working with timer counter hardware |
Macros
dbgprint | |
define_pins | This macro is a helper for defining a |