spi_master.h File Reference

Includes

  1. 1.stdint.h
  2. 2.stdbool.h
  3. 3.../spi1.h

Functions

bool
spi_master_open (spi_master_configurations_t config)

This function is to keep the backward compatibility with older API users

Parameters:

configuration

The configuration to use in the transfer

false

The SPI open was unsuccessful

true

The SPI open was successful

Returns: