[][src]Type Definition atsame70j21b::acc::ACC_WPMR

type ACC_WPMR = Reg<u32, _ACC_WPMR>;

Write Protection Mode Register

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

For information about available fields see acc_wpmr module

Trait Implementations

impl Readable for ACC_WPMR[src]

read() method returns acc_wpmr::R reader structure

impl ResetValue for ACC_WPMR[src]

Register ACC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACC_WPMR[src]

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