9.14 spi_master.h File Reference
Includes
- stdint.h
- stdbool.h
- ../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: