driver2 2.0.0.0
|
Driver2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Driver2 Click example.
This is an example that demonstrates the use of the Driver 2 Click board.
The demo application is composed of two sections :
Initializes driver module and sets PWM.
Start motor example with change in motor speed using changes in PWM duty cycle.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |