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

type CCFG_SMCNFCS = Reg<u32, _CCFG_SMCNFCS>;

SMC Chip Select NAND Flash Assignment Register

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

For information about available fields see ccfg_smcnfcs module

Trait Implementations

impl Readable for CCFG_SMCNFCS[src]

read() method returns ccfg_smcnfcs::R reader structure

impl ResetValue for CCFG_SMCNFCS[src]

Register CCFG_SMCNFCS reset()'s with value 0

type Type = u32

Register size

impl Writable for CCFG_SMCNFCS[src]

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