[][src]Type Definition atsame70j21b::pioa::PIO_WPMR

type PIO_WPMR = Reg<u32, _PIO_WPMR>;

Write Protection Mode Register

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

For information about available fields see pio_wpmr module

Trait Implementations

impl Readable for PIO_WPMR[src]

read() method returns pio_wpmr::R reader structure

impl ResetValue for PIO_WPMR[src]

Register PIO_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_WPMR[src]

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