NXPCUP-libary
Library for car's control board on NXPCUP competition based on the Mbed framework.
nxpcup::SoftPWM Member List

This is the complete list of members for nxpcup::SoftPWM, including all inherited members.

operator float()nxpcup::SoftPWMinline
operator=(float duty)nxpcup::SoftPWMinline
period(float _period)nxpcup::SoftPWMinline
period_ms(int _period)nxpcup::SoftPWMinline
period_us(int _period)nxpcup::SoftPWMinline
pulsewidth(float _width)nxpcup::SoftPWMinline
pulsewidth_ms(int _width)nxpcup::SoftPWMinline
pulsewidth_us(int _width)nxpcup::SoftPWMinline
read()nxpcup::SoftPWMinline
SoftPWM(PinName _outpin, bool _positive=true)nxpcup::SoftPWMinline
start()nxpcup::SoftPWMinline
stop()nxpcup::SoftPWMinline
write(float duty)nxpcup::SoftPWMinline