Type Definition atsamv71q20b::qspi::mr::WDRBT_W

source · []
pub type WDRBT_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, WDRBTSELECT_A, O>;
Expand description

Field WDRBT writer - Wait Data Read Before Transfer

Implementations

No effect. In SPI mode, a transfer can be initiated whatever the state of the QSPI_RDR is.

In SPI mode, a transfer can start only if the QSPI_RDR is empty, i.e., does not contain any unread data. This mode prevents overrun error in reception.