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

type W = W<u32, CONF1>;

Writer for register CONF1

Implementations

impl W[src]

pub fn rx_tout_en(&mut self) -> RX_TOUT_EN_W<'_>[src]

Bit 31

pub fn rx_tout_thrhd(&mut self) -> RX_TOUT_THRHD_W<'_>[src]

Bits 24:30

pub fn rx_flow_en(&mut self) -> RX_FLOW_EN_W<'_>[src]

Bit 23

pub fn rx_flow_thrhd(&mut self) -> RX_FLOW_THRHD_W<'_>[src]

Bits 16:22

pub fn txfifo_empty_thrhd(&mut self) -> TXFIFO_EMPTY_THRHD_W<'_>[src]

Bits 8:14

pub fn rxfifo_full_thrhd(&mut self) -> RXFIFO_FULL_THRHD_W<'_>[src]

Bits 0:6