Inert PWM#

Defined in namespace hal::soft

#include <libhal-soft/inert/inert_pwm.hpp>

class inert_pwm : public hal::pwm#

Inert implementation of Pulse Width Modulation (PWM) channel hardware.

Public Static Functions

static inline result<inert_pwm> create()#

Factory function to create inert_pwm object.

Returns:

result<inert_pwm> - Constructed inert_pwm object