Type Alias nrf52811_hal::pac::uart0::config::STOP_W

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

Field STOP writer - Stop bits

Aliased Type§

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