low_power_pwm_config_t

nRF5 SDK v11.0.0

nRF5 SDK v11.0.0

Structure holding the initialization parameters. More...

#include <low_power_pwm.h>

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.