[][src]Type Definition atsame70j20b::pmc::PMC_PCDR1

type PMC_PCDR1 = Reg<u32, _PMC_PCDR1>;

Peripheral Clock Disable Register 1

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

For information about available fields see pmc_pcdr1 module

Trait Implementations

impl ResetValue for PMC_PCDR1[src]

Register PMC_PCDR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_PCDR1[src]

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