Type Alias esp32c3::uart0::int_ena::RXFIFO_FULL_W

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

Field RXFIFO_FULL writer - This is the enable bit for rxfifo_full_int_st register.

Aliased Type§

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