pub type R = R<SLEEP_CONF_SPEC>;
Expand description
Register SLEEP_CONF
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn active_threshold(&self) -> ACTIVE_THRESHOLD_R
pub fn active_threshold(&self) -> ACTIVE_THRESHOLD_R
Bits 0:9 - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value.