Type Alias esp32c6::uart0::hwfc_conf::R

source ·
pub type R = R<HWFC_CONF_SPEC>;
Expand description

Register HWFC_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rx_flow_thrhd(&self) -> RX_FLOW_THRHD_R

Bits 0:7 - This register is used to configure the maximum amount of data that can be received when hardware flow control works.

source

pub fn rx_flow_en(&self) -> RX_FLOW_EN_R

Bit 8 - This is the flow enable bit for UART receiver.