Type Alias W

Source
pub type W = W<HWFC_CONF_SPEC>;
Expand description

Register HWFC_CONF writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rx_flow_thrhd(&mut self) -> RX_FLOW_THRHD_W<'_, HWFC_CONF_SPEC>

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(&mut self) -> RX_FLOW_EN_W<'_, HWFC_CONF_SPEC>

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