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

type QSPI_WPMR = Reg<u32, _QSPI_WPMR>;

Write Protection Mode Register

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

For information about available fields see qspi_wpmr module

Trait Implementations

impl Readable for QSPI_WPMR[src]

read() method returns qspi_wpmr::R reader structure

impl ResetValue for QSPI_WPMR[src]

Register QSPI_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for QSPI_WPMR[src]

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