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

type R = R<u32, CONF1>;

Reader of register CONF1

Implementations

impl R[src]

pub fn rx_tout_en(&self) -> RX_TOUT_EN_R[src]

Bit 31

pub fn rx_tout_thrhd(&self) -> RX_TOUT_THRHD_R[src]

Bits 24:30

pub fn rx_flow_en(&self) -> RX_FLOW_EN_R[src]

Bit 23

pub fn rx_flow_thrhd(&self) -> RX_FLOW_THRHD_R[src]

Bits 16:22

pub fn txfifo_empty_thrhd(&self) -> TXFIFO_EMPTY_THRHD_R[src]

Bits 8:14

pub fn rxfifo_full_thrhd(&self) -> RXFIFO_FULL_THRHD_R[src]

Bits 0:6