Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
WO configuration structure. More...
#include <bflb_wo.h>
Data Fields | |
uint16_t | code_total_cnt |
uint8_t | code0_first_cnt |
uint8_t | code1_first_cnt |
uint8_t | code0_first_level |
uint8_t | code1_first_level |
uint8_t | idle_level |
uint8_t | fifo_threshold |
uint8_t | mode |
WO configuration structure.
code_total_cnt | WO total count of one period, should be less than 512 |
code0_first_cnt | WO first phase count of code0, should be less than 256 |
code1_first_cnt | WO first phase count of code1, should be less than 256 |
code0_first_level | WO first phase level of code0 |
code1_first_level | WO first phase level of code1 |
idle_level | WO level when idle |
fifo_threshold | WO fifo threshold, should be less than 128 |
mode | WO mode setting, use wo mode definition |