Type Alias nrf51_hal::pac::spis1::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 END event and the ACQUIRE task.

Aliased Type§

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