Type Alias esp32c3::uart0::conf1::RXFIFO_FULL_THRHD_R

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

Field RXFIFO_FULL_THRHD reader - It will produce rxfifo_full_int interrupt when receiver receives more data than this register value.

Aliased Type§

struct RXFIFO_FULL_THRHD_R { /* private fields */ }