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

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

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

impl Writable for CCFG_SMCNFCS[src]

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