Module atsamd_hal::sercom

source ·
Expand description

Configure the SERCOM peripherals

The SERCOM module is used to configure the SERCOM peripherals as USART, SPI or I2C interfaces.

Re-exports

  • pub use pad::*;

Modules

  • Use the SERCOM peripheral for I2C communications
  • Type-level tools to configure SERCOM pads
  • Use a SERCOM peripheral for SPI transactions
  • A Future-like interface for SPI transactions
  • Use the SERCOM peripheral for UART communications

Traits

  • Type-level enum representing a Serial Communication Interface (SERCOM)

Type Definitions

  • Type alias for the corresponding SERCOM instance
  • Type alias for the corresponding SERCOM instance
  • Type alias for the corresponding SERCOM instance
  • Type alias for the corresponding SERCOM instance
  • Type alias for the corresponding SERCOM instance
  • Type alias for the corresponding SERCOM instance