HPM SDK
HPMicro Software Development Kit
hpm_uart_rxline_idle_detect_config Struct Reference

UART Idle config, suitable for RX and TX. More...

#include <hpm_uart_drv.h>

Data Fields

bool detect_enable
 
bool detect_irq_enable
 
uart_rxline_idle_cond_t idle_cond
 
uint8_t threshold
 

Detailed Description

UART Idle config, suitable for RX and TX.

Field Documentation

◆ detect_enable

bool hpm_uart_rxline_idle_detect_config::detect_enable

RX Line Idle detection flag

◆ detect_irq_enable

bool hpm_uart_rxline_idle_detect_config::detect_irq_enable

Enable RX Line Idle detection interrupt

◆ idle_cond

uart_rxline_idle_cond_t hpm_uart_rxline_idle_detect_config::idle_cond

RX Line Idle detection condition

◆ threshold

uint8_t hpm_uart_rxline_idle_detect_config::threshold

UART RX Line Idle detection threshold, in terms of bits


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