Type Alias W

Source
pub type W = W<SLEEP_CONF_SPEC>;
Expand description

Register SLEEP_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn active_threshold(&mut self) -> ACTIVE_THRESHOLD_W<'_, SLEEP_CONF_SPEC>

Bits 0:9 - The uart is activated from light sleeping mode when the input rxd edge changes more times than this register value.