Type Alias nrf52840_pac::qspi::cinstrconf::LFSTOP_W
source · pub type LFSTOP_W<'a, const O: u8> = BitWriter<'a, u32, CINSTRCONF_SPEC, LFSTOP_A, O>;
Expand description
Field LFSTOP
writer - Stop (finalize) long frame transaction
Aliased Type§
struct LFSTOP_W<'a, const O: u8> { /* private fields */ }