[][src]Type Definition atsame70j20b::pmc::PMC_WPMR

type PMC_WPMR = Reg<u32, _PMC_WPMR>;

Write Protection Mode Register

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

For information about available fields see pmc_wpmr module

Trait Implementations

impl Readable for PMC_WPMR[src]

read() method returns pmc_wpmr::R reader structure

impl ResetValue for PMC_WPMR[src]

Register PMC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_WPMR[src]

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