Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <modules/nrfx/hal/nrf_gpiote.h>
#include <modules/nrfx/hal/nrf_ppi.h>
#include <modules/nrfx/hal/nrf_timer.h>
#include <nrf_gpiote.h>
#include <cstdint>
#include "ble/cs_Nordic.h"
#include "cfg/cs_Config.h"
Go to the source code of this file.
Classes | |
struct | pwm_channel_config_t |
struct | pwm_config_t |
class | PWM |
Pulse Wide Modulation class. More... | |
Macros | |
#define | ERR_PWM_NOT_ENABLED 1 |
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: 9 Mar., 2016 Triple-license: LGPLv3+, Apache License, and/or MIT. More... | |
#define ERR_PWM_NOT_ENABLED 1 |
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: 9 Mar., 2016 Triple-license: LGPLv3+, Apache License, and/or MIT.