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

type R = R<u32, UART_SLEEP_CONF_REG>;

Reader of register UART_SLEEP_CONF_REG

Methods

impl R[src]

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

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