Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_wo_cfg_s Struct Reference

WO configuration structure. More...

#include <bflb_wo.h>

Collaboration diagram for bflb_wo_cfg_s:
Collaboration graph

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
 

Detailed Description

WO configuration structure.

Parameters
code_total_cntWO total count of one period, should be less than 512
code0_first_cntWO first phase count of code0, should be less than 256
code1_first_cntWO first phase count of code1, should be less than 256
code0_first_levelWO first phase level of code0
code1_first_levelWO first phase level of code1
idle_levelWO level when idle
fifo_thresholdWO fifo threshold, should be less than 128
modeWO mode setting, use wo mode definition

Definition at line 42 of file bflb_wo.h.


The documentation for this struct was generated from the following file: