Type Definition atsamv71q20b::qspi::ifr::TFRTYP_W

source · []
pub type TFRTYP_W<'a, const O: u8> = FieldWriterSafe<'a, u32, IFR_SPEC, u8, TFRTYPSELECT_A, 2, O>;
Expand description

Field TFRTYP writer - Data Transfer Type

Implementations

Read transfer from the serial memory.Scrambling is not performed.Read at random location (fetch) in the serial Flash memory is not possible.

Read data transfer from the serial memory.If enabled, scrambling is performed.Read at random location (fetch) in the serial Flash memory is possible.

Write transfer into the serial memory.Scrambling is not performed.

Write data transfer into the serial memory.If enabled, scrambling is performed.