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

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