ADC_Basic_disable

Disable ADC_Basic.

void ADC_Basic_disable(
)
  1. 1.

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

  2. 2.

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

Returns

Type: void

Nothing