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 */ }