Type Definition atsamv71q20b::qspi::mr::CSMODE_W

source · []
pub type CSMODE_W<'a, const O: u8> = FieldWriter<'a, u32, MR_SPEC, u8, CSMODESELECT_A, 2, O>;
Expand description

Field CSMODE writer - Chip Select Mode

Implementations

The chip select is deasserted if QSPI_TDR.TD has not been reloaded before the end of the current transfer.

The chip select is deasserted when the bit LASTXFER is written at 1 and the character written in QSPI_TDR.TD has been transferred.

The chip select is deasserted systematically after each transfer.