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

type MATRIX_SCFG = Reg<u32, _MATRIX_SCFG>;

Slave Configuration Register 0

This register you can read, reset, write, 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 ResetValue for MATRIX_SCFG[src]

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

type Type = u32

Register size

impl Writable for MATRIX_SCFG[src]

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