Type Alias nrf52840_pac::qspi::cinstrconf::LFEN_W
source · pub type LFEN_W<'a, const O: u8> = BitWriter<'a, u32, CINSTRCONF_SPEC, LFEN_A, O>;
Expand description
Field LFEN
writer - Enable long frame mode. When enabled, a custom instruction transaction has to be ended by writing the LFSTOP field.
Aliased Type§
struct LFEN_W<'a, const O: u8> { /* private fields */ }