SPI

The Serial Peripheral Interface Bus (SPI) is a serial data transfer protocol useful for interacting with a wide variety of hardware peripherals.

The public libmaple API for managing the SPI ports is the HardwareSPI class.