Type Definition atsam4sd32b_pac::pmc::PMC_SCDR[][src]

type PMC_SCDR = Reg<u32, _PMC_SCDR>;

System Clock Disable Register

This register you can write_with_zero. See API.

For information about available fields see pmc_scdr module

Trait Implementations

impl Writable for PMC_SCDR[src]

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