Type Alias esp32c3::uart0::sleep_conf::R

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

Register SLEEP_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

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.