Type Definition atsam4e16c_pac::matrix::SCFG[][src]

type SCFG = Reg<u32, _SCFG>;

Slave Configuration Register

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

For information about available fields see scfg module

Trait Implementations

impl Readable for SCFG[src]

read() method returns scfg::R reader structure

impl Writable for SCFG[src]

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