Type Alias nrf52840_hal::pac::qspi::write::dst::DST_W

source ·
pub type DST_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DST_SPEC, u32, u32, Unsafe, 32, O>;
Expand description

Field DST writer - Word-aligned flash destination address.

Aliased Type§

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