Type Alias nrf52840_pac::uarte0::config::STOP_W

source ·
pub type STOP_W<'a, const O: u8> = BitWriter<'a, u32, CONFIG_SPEC, STOP_A, O>;
Expand description

Field STOP writer - Stop bits

Aliased Type§

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

Implementations§

source§

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

source

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

One stop bit

source

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

Two stop bits