Type Alias esp32c3::uart0::int_ena::RXFIFO_OVF_W

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

Field RXFIFO_OVF writer - This is the enable bit for rxfifo_ovf_int_st register.

Aliased Type§

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