Type Alias nrf52811_hal::pac::spis0::shorts::END_ACQUIRE_W

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

Field END_ACQUIRE writer - Shortcut between event END and task ACQUIRE

Aliased Type§

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