Type Definition atsam4sa16b_pac::matrix::MATRIX_SCFG[][src]

type MATRIX_SCFG = Reg<u32, _MATRIX_SCFG>;

Slave Configuration Register

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

For information about available fields see matrix_scfg module

Trait Implementations

impl Readable for MATRIX_SCFG[src]

read() method returns matrix_scfg::R reader structure

impl Writable for MATRIX_SCFG[src]

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