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

type PMC_PCDR0 = Reg<u32, _PMC_PCDR0>;

Peripheral Clock Disable Register 0

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

For information about available fields see pmc_pcdr0 module

Trait Implementations

impl ResetValue for PMC_PCDR0[src]

Register PMC_PCDR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_PCDR0[src]

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