[][src]Type Definition atsame70n19b::spi0::SPI_WPMR

type SPI_WPMR = Reg<u32, _SPI_WPMR>;

Write Protection Mode Register

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

For information about available fields see spi_wpmr module

Trait Implementations

impl Readable for SPI_WPMR[src]

read() method returns spi_wpmr::R reader structure

impl ResetValue for SPI_WPMR[src]

Register SPI_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SPI_WPMR[src]

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