pub type WcmdW<'a, REG> = FieldWriter<'a, REG, 8>;Expand description
Field WCMD writer - During XIP, the AHB write transaction will be translated into this Write Command on SPI interface
Aliased Typeยง
pub struct WcmdW<'a, REG> { /* private fields */ }