[][src]Type Definition atsame70j21b::qspi::QSPI_CR

type QSPI_CR = Reg<u32, _QSPI_CR>;

Control Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see qspi_cr module

Trait Implementations

impl ResetValue for QSPI_CR[src]

Register QSPI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for QSPI_CR[src]

write(|w| ..) method takes qspi_cr::W writer structure