Type Alias esp32c3::uart0::int_raw::RS485_FRM_ERR_R

source ·
pub type RS485_FRM_ERR_R = BitReader;
Expand description

Field RS485_FRM_ERR reader - This interrupt raw bit turns to high level when receiver detects a data frame error from the echo of transmitter in rs485 mode.

Aliased Type§

struct RS485_FRM_ERR_R { /* private fields */ }