[][src]Type Definition esp32::uart::uart_sleep_conf_reg::W

type W = W<u32, UART_SLEEP_CONF_REG>;

Writer for register UART_SLEEP_CONF_REG

Methods

impl W[src]

pub fn uart_active_threshold(&mut self) -> UART_ACTIVE_THRESHOLD_W[src]

Bits 0:9 - When the input rxd edge changes more than this register value. the uart is active from light sleeping mode.