SPI_Basic_disable

Disable SPI_Basic.

void SPI_Basic_disable(
)
  1. 1.

    Disables the SPI module by clearing the enable-bit in the SPI control register

  2. 2.

    If supported by the clock system, disables the clock to the SPI

Returns

Type: void

Nothing