Structure holding the initialization parameters. More...
#include <low_power_pwm.h>
Data Fields |
|
| bool | active_high |
| uint8_t | period |
| uint32_t | bit_mask |
| app_timer_id_t const * | p_timer_id |
Detailed Description
Structure holding the initialization parameters.
Field Documentation
| bool low_power_pwm_config_t::active_high |
Activate negative polarity.
| uint32_t low_power_pwm_config_t::bit_mask |
Pins to be initialized.
| app_timer_id_t const* low_power_pwm_config_t::p_timer_id |
Pointer to the timer ID of low_power_pwm.
| uint8_t low_power_pwm_config_t::period |
Width of the low_power_pwm period.
- components/libraries/low_power_pwm/low_power_pwm.h