[][src]Type Definition atsame70q19b::smc::SMC_WPMR

type SMC_WPMR = Reg<u32, _SMC_WPMR>;

SMC Write Protection Mode Register

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

For information about available fields see smc_wpmr module

Trait Implementations

impl Readable for SMC_WPMR[src]

read() method returns smc_wpmr::R reader structure

impl ResetValue for SMC_WPMR[src]

Register SMC_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SMC_WPMR[src]

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