pub type W = W<SLEEP_CONF_SPEC>;
Expand description
Register SLEEP_CONF
writer
Aliased Type§
pub 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 - When the input rxd edge changes more than this register value. the uart is active from light sleeping mode.