Type Alias esp32c3::uart0::sleep_conf::ACTIVE_THRESHOLD_R

source ·
pub type ACTIVE_THRESHOLD_R = FieldReader<u16>;
Expand description

Field ACTIVE_THRESHOLD reader - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value.

Aliased Type§

struct ACTIVE_THRESHOLD_R { /* private fields */ }