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

type MATRIX_MCFG = Reg<u32, _MATRIX_MCFG>;

Master Configuration Register

This register you can read, 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 Writable for MATRIX_MCFG[src]

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