Type Alias esp32c3::uart0::sleep_conf::W

source ·
pub type W = W<SLEEP_CONF_SPEC>;
Expand description

Register SLEEP_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn active_threshold(&mut self) -> ACTIVE_THRESHOLD_W<'_, SLEEP_CONF_SPEC>

Bits 0:9 - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value.