Crate samd11_bare

source ·

Re-exports

  • pub use atsamd_hal as hal;
  • pub use hal::ehal;
  • pub use hal::pac;

Macros

Structs

  • BSP replacement for the HAL Pins type

Constants

Functions

  • Convenience for setting up the labelled SDA, SCL pins to operate as an I2C master running at the specified frequency.
  • Convenience for setting up the D1 and D14 pins to operate as UART RX/TX (respectively) running at the specified baud.

Type Definitions

Attribute Macros