[][src]Type Definition atsame70j19b::isi::ISI_WPMR

type ISI_WPMR = Reg<u32, _ISI_WPMR>;

Write Protection Mode Register

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

For information about available fields see isi_wpmr module

Trait Implementations

impl Readable for ISI_WPMR[src]

read() method returns isi_wpmr::R reader structure

impl ResetValue for ISI_WPMR[src]

Register ISI_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for ISI_WPMR[src]

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