![]() |
SmartCradle v1
Baby smart cradle
|
Motor module header. More...

Go to the source code of this file.
Functions | |
| void | initMotor () |
| Load the motor driver device driver. More... | |
| void | remMotor () |
| Remove the motor driver device driver. More... | |
| int | startMotor () |
| Start the motor. More... | |
| int | stopMotor () |
| Stop the motor. More... | |
| _Bool | getMotorStatus () |
| Get the Motor Status object. More... | |
| _Bool getMotorStatus | ( | ) |
| int startMotor | ( | ) |