Module kernel::hil::pwm

source ·
Expand description

Interfaces for Pulse Width Modulation output.

Traits§

  • PWM control for a single pin.
  • Higher-level PWM interface that restricts the user to a specific PWM pin. This is particularly useful for passing to capsules that need to control only a specific pin.