[][src]Type Definition atsame70j19b::dacc::DACC_WPMR

type DACC_WPMR = Reg<u32, _DACC_WPMR>;

Write Protection Mode Register

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

For information about available fields see dacc_wpmr module

Trait Implementations

impl Readable for DACC_WPMR[src]

read() method returns dacc_wpmr::R reader structure

impl ResetValue for DACC_WPMR[src]

Register DACC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for DACC_WPMR[src]

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