Type Alias esp32c3::uart0::mem_conf::RX_TOUT_THRHD_R

source ·
pub type RX_TOUT_THRHD_R = FieldReader<u16>;
Expand description

Field RX_TOUT_THRHD reader - This register is used to configure the threshold time that receiver takes to receive one byte. The rxfifo_tout_int interrupt will be trigger when the receiver takes more time to receive one byte with rx_tout_en set to 1.

Aliased Type§

struct RX_TOUT_THRHD_R { /* private fields */ }