Type Alias nrf52840_hal::pac::twi0::shorts::BB_STOP_W

source ·
pub type BB_STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, BB_STOP_A, BitM, O>;
Expand description

Field BB_STOP writer - Shortcut between BB event and STOP task

Aliased Type§

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