pub type W = W<SLEEP_CONF_SPEC>;
Expand description
Register SLEEP_CONF
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn active_threshold(&mut self) -> ACTIVE_THRESHOLD_W<'_, SLEEP_CONF_SPEC>
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.