Type Alias nrf52840_pac::qspi::cinstrconf::LENGTH_W
source · pub type LENGTH_W<'a, const O: u8> = FieldWriter<'a, u32, CINSTRCONF_SPEC, u8, LENGTH_A, 4, O>;
Expand description
Field LENGTH
writer - Length of custom instruction in number of bytes.
Aliased Type§
struct LENGTH_W<'a, const O: u8> { /* private fields */ }