[][src]Type Definition atsame70n19b::matrix::MATRIX_MRCR

type MATRIX_MRCR = Reg<u32, _MATRIX_MRCR>;

Master Remap Control Register

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

For information about available fields see matrix_mrcr module

Trait Implementations

impl Readable for MATRIX_MRCR[src]

read() method returns matrix_mrcr::R reader structure

impl ResetValue for MATRIX_MRCR[src]

Register MATRIX_MRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_MRCR[src]

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