Module pwm
kernel
0.2.3-dev
Module pwm
Module Items
Traits
In kernel::
hil
Modules
adc
analog_comparator
ble_advertising
bus8080
buzzer
can
crc
dac
date_time
digest
eic
entropy
flash
gpio
gpio_async
hasher
hw_debug
i2c
kv
led
log
nonvolatile_storage
public_key_crypto
pwm
radio
rng
screen
sensors
servo
spi
symmetric_encryption
text_screen
time
touch
uart
usb
usb_hid
Traits
Controller
kernel
::
hil
Module
pwm
Copy item path
Settings
Help
Summary
Source
Expand description
Interfaces for Pulse Width Modulation output.
Traits
§
Pwm
PWM control for a single pin.
PwmPin
Higher-level PWM interface that restricts the user to a specific PWM pin. This is particularly useful for passing to capsules that need to control only a specific pin.