Type Definition atsame70j21_pac::efc::EEFC_WPMR[][src]

type EEFC_WPMR = Reg<u32, _EEFC_WPMR>;

Write Protection Mode Register

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

For information about available fields see eefc_wpmr module

Trait Implementations

impl Readable for EEFC_WPMR[src]

read() method returns eefc_wpmr::R reader structure

impl ResetValue for EEFC_WPMR[src]

Register EEFC_WPMR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for EEFC_WPMR[src]

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