nrf52840_pac::uarte0::config

Type Alias HWFC_W

Source
pub type HWFC_W<'a, const O: u8> = BitWriter<'a, u32, CONFIG_SPEC, HWFC_A, O>;
Expand description

Field HWFC writer - Hardware flow control

Aliased Type§

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

Implementations§

Source§

impl<'a, const O: u8> HWFC_W<'a, O>

Source

pub fn disabled(self) -> &'a mut W

Disabled

Source

pub fn enabled(self) -> &'a mut W

Enabled