[][src]Type Definition atsam4sd32c_pac::matrix::MATRIX_WPMR

type MATRIX_WPMR = Reg<u32, _MATRIX_WPMR>;

Write Protection Mode Register

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

For information about available fields see matrix_wpmr module

Trait Implementations

impl Readable for MATRIX_WPMR[src]

read() method returns matrix_wpmr::R reader structure

impl ResetValue for MATRIX_WPMR[src]

Register MATRIX_WPMR reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_WPMR[src]

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