Type Alias esp32c3::uart0::conf1::DIS_RX_DAT_OVF_W

source ·
pub type DIS_RX_DAT_OVF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DIS_RX_DAT_OVF writer - Disable UART Rx data overflow detect.

Aliased Type§

struct DIS_RX_DAT_OVF_W<'a, REG> { /* private fields */ }