hbridge12 2.1.0.0
|
H-Bridge 12 Click configuration structure. More...
#include <hbridge12.h>
Data Fields | |
uint8_t | addr |
uint8_t | ch1_en |
uint8_t | ch1_phase |
uint8_t | ch1_cur_scale |
uint8_t | ch1_decay |
uint8_t | ch2_en |
uint8_t | ch2_phase |
uint8_t | ch2_cur_scale |
uint8_t | ch2_decay |
H-Bridge 12 Click configuration structure.
Configuration structure definition of H-Bridge 12 Click driver.
uint8_t addr |
Address of the selected bridge.
uint8_t ch1_cur_scale |
Chanel 1 current scale.
uint8_t ch1_decay |
Chanel 1 decay.
uint8_t ch1_en |
Chanel 1 enable.
uint8_t ch1_phase |
Chanel 1 phase.
uint8_t ch2_cur_scale |
Chanel 2 current scale.
uint8_t ch2_decay |
Chanel 2 decay.
uint8_t ch2_en |
Chanel 2 enable.
uint8_t ch2_phase |
Chanel 2 phase.