[][src]Type Definition atsame70j21b::afec0::AFEC_WPMR

type AFEC_WPMR = Reg<u32, _AFEC_WPMR>;

AFEC Write Protection Mode Register

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

For information about available fields see afec_wpmr module

Trait Implementations

impl Readable for AFEC_WPMR[src]

read() method returns afec_wpmr::R reader structure

impl ResetValue for AFEC_WPMR[src]

Register AFEC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_WPMR[src]

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