hbridge2 2.0.0.0
|
H BRIDGE 2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
H BRIDGE 2 Click example.
This application controls the speed and direction of motor.
The demo application is composed of two sections :
Initializes GPIO driver and puts the device to enable state, and the GPIO pin to logic high state.
Demonstrates the control of output pins by put output pins to different states. The outputs be changed after every 3 seconds.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |