Type Alias nrf52810_hal::pac::uart0::config::HWFC_W

source ·
pub type HWFC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CONFIG_SPEC, HWFC_A, BitM, O>;
Expand description

Field HWFC writer - Hardware flow control

Aliased Type§

struct HWFC_W<'a, const O: u8> { /* private fields */ }