Type Definition atsam4ls4b_pac::hmatrix::SCFG[][src]

type SCFG = Reg<u32, _SCFG>;

Slave Configuration Register

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

Register SCFG%s reset()’s with value 0x10

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for SCFG[src]

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