Module nrf51_hal::spi

source ·
Expand description

HAL interface to the SPI peripheral.

Structs§

  • GPIO pins for SPI interface.
  • Interface to a SPI instance.

Enums§

Traits§

  • Trait implemented by all SPI peripheral instances.