Module e310x_hal::pwm

source ·
Expand description

Pulse Width Modulation Interface

You can use the PWM with these Pwm instances

PWM0 - 8 bit period and duty

  • Channel 1: Pin 9 IOF1
  • Channel 2: Pin 10 IOF1
  • Channel 3: Pin 11 IOF1

PWM1 - 16 bit period and duty

  • Channel 1: Pin 3 IOF1
  • Channel 2: Pin 5 IOF1
  • Channel 3: Pin 6 IOF1

PWM2 - 16 bit period and duty

  • Channel 1: Pin 17 IOF1
  • Channel 2: Pin 18 IOF1
  • Channel 3: Pin 19 IOF1

Structs

Enums

Traits

  • PWM pin - DO NOT IMPLEMENT THIS TRAIT