NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
|
This is the complete list of members for nxpcup::SoftPWM, including all inherited members.
operator float() | nxpcup::SoftPWM | inline |
operator=(float duty) | nxpcup::SoftPWM | inline |
period(float _period) | nxpcup::SoftPWM | inline |
period_ms(int _period) | nxpcup::SoftPWM | inline |
period_us(int _period) | nxpcup::SoftPWM | inline |
pulsewidth(float _width) | nxpcup::SoftPWM | inline |
pulsewidth_ms(int _width) | nxpcup::SoftPWM | inline |
pulsewidth_us(int _width) | nxpcup::SoftPWM | inline |
read() | nxpcup::SoftPWM | inline |
SoftPWM(PinName _outpin, bool _positive=true) | nxpcup::SoftPWM | inline |
start() | nxpcup::SoftPWM | inline |
stop() | nxpcup::SoftPWM | inline |
write(float duty) | nxpcup::SoftPWM | inline |