[][src]Type Definition atsame70n19b::hsmci::HSMCI_WPMR

type HSMCI_WPMR = Reg<u32, _HSMCI_WPMR>;

Write Protection Mode Register

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

For information about available fields see hsmci_wpmr module

Trait Implementations

impl Readable for HSMCI_WPMR[src]

read() method returns hsmci_wpmr::R reader structure

impl ResetValue for HSMCI_WPMR[src]

Register HSMCI_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for HSMCI_WPMR[src]

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