hbridge9 2.0.0.0
|
HBridge9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HBridge9 Click example.
This example demonstrates the use of H-Bridge 9 click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which will set the OUT1 to LOW, OUT2 to HIGH polarity, and the runtime to 1000ms.
Sends an actuation pulse every 5 seconds which will run the motor for a certain amount of time as set by default configuration.
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 | ) |