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