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

type WPMR = Reg<u32, _WPMR>;

Write Protection Mode Register

This register you can read, 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 Writable for WPMR[src]

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