PWM_Basic_disable

Disable PWM_Basic.

void PWM_Basic_disable(
)
  1. 1.

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

  2. 2.

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

Returns

Type: void

Nothing