10 #ifndef PAS_CO2_PAL_PWM_HPP_ 11 #define PAS_CO2_PAL_PWM_HPP_ Definition: pas-co2-pal-pwm.hpp:23
Definition: pas-co2-i2c.hpp:21
Error_t
Definition: pas-co2-types.hpp:24
virtual Error_t deinit()=0
Deinitializes the PWM.
virtual Error_t init()=0
Initializes the PWM.
virtual Error_t getDuty(double &duty)=0
Gets the PWM input duty cycle in percentage.