Type Alias esp32c3::uart0::int_ena::WAKEUP_W

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

Field WAKEUP writer - This is the enable bit for uart_wakeup_int_st register.

Aliased Type§

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