Struct esp32::uart0::sleep_conf::R
source · pub struct R(_);
Expand description
Register SLEEP_CONF
reader
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 - When the input rxd edge changes more than this register value. the uart is active from light sleeping mode.