[][src]Type Definition atsame70q19b::matrix::MATRIX_MCFG

type MATRIX_MCFG = Reg<u32, _MATRIX_MCFG>;

Master Configuration Register 0

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

For information about available fields see matrix_mcfg module

Trait Implementations

impl Readable for MATRIX_MCFG[src]

read() method returns matrix_mcfg::R reader structure

impl ResetValue for MATRIX_MCFG[src]

Register MATRIX_MCFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for MATRIX_MCFG[src]

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