[][src]Type Definition atsam4e16e_pac::spi::WPMR

type WPMR = Reg<u32, _WPMR>;

Write Protection Control Register

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

For information about available fields see wpmr module

Trait Implementations

impl Readable for WPMR[src]

read() method returns wpmr::R reader structure

impl ResetValue for WPMR[src]

Register WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for WPMR[src]

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