Crate feather_m0

source ·

Re-exports

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

Modules

  • Definitions related to pins and pin aliases

Macros

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 labelled SPI peripheral. This powers up the SPI SERCOM and configures it for use as an SPI Master in SPI Mode 0.
  • Convenience for setting up the labelled RX, TX pins to operate as a UART device running at the specified baud.

Type Definitions

Attribute Macros