dcmotor10 2.0.0.0
|
DcMotor10 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DcMotor10 Click example.
This example is running dc motors on channels 1 through 3.
The demo application is composed of two sections :
Initalizes SPI, click drivers and uninhibites the device.
This example demonstrates the use of DC MOTOR 10 click by running dc motors on channels 1 through 3, first all 3 together and then separately.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |