9.13 spi_master.c File Reference
Includes
- spi_master.h
Functions
- bool
-
MASTER0_open (void)
Section: Included Files
Parameters:
- Type: void
Returns:
None
- 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: