pub type R = R<HWFC_CONF_SPEC>;
Expand description
Register HWFC_CONF
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn rx_flow_thrhd(&self) -> RX_FLOW_THRHD_R
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.
sourcepub fn rx_flow_en(&self) -> RX_FLOW_EN_R
pub fn rx_flow_en(&self) -> RX_FLOW_EN_R
Bit 8 - This is the flow enable bit for UART receiver.