Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_uart_ir_config_s Struct Reference

#include <bflb_uart.h>

Collaboration diagram for bflb_uart_ir_config_s:
Collaboration graph

Data Fields

bool tx_en
 
bool rx_en
 
bool tx_inverse
 
bool rx_inverse
 
uint16_t tx_pluse_start
 
uint16_t tx_pluse_stop
 
uint16_t rx_pluse_start
 

Detailed Description

Definition at line 164 of file bflb_uart.h.

Field Documentation

◆ rx_en

bool rx_en

Definition at line 166 of file bflb_uart.h.

◆ rx_inverse

bool rx_inverse

Definition at line 168 of file bflb_uart.h.

◆ rx_pluse_start

uint16_t rx_pluse_start

Definition at line 171 of file bflb_uart.h.

◆ tx_en

bool tx_en

Definition at line 165 of file bflb_uart.h.

◆ tx_inverse

bool tx_inverse

Definition at line 167 of file bflb_uart.h.

◆ tx_pluse_start

uint16_t tx_pluse_start

Definition at line 169 of file bflb_uart.h.

◆ tx_pluse_stop

uint16_t tx_pluse_stop

Definition at line 170 of file bflb_uart.h.


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