pub type USR_R = BitReader;
Expand description
Field USR
reader - SPI0 USR_CMD start bit, only used when SPI_MEM_AXI_REQ_EN is cleared. An operation will be triggered when the bit is set. The bit will be cleared once the operation done.1: enable 0: disable.
Aliased Typeยง
struct USR_R { /* private fields */ }