Type Alias esp32c3::uart0::int_raw::WAKEUP_W

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

Field WAKEUP writer - This interrupt raw bit turns to high level when input rxd edge changes more times than what reg_active_threshold specifies in light sleeping mode.

Aliased Type§

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