[][src]Type Definition atsame70n21b::pmc::PMC_PCR

type PMC_PCR = Reg<u32, _PMC_PCR>;

Peripheral Control Register

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

For information about available fields see pmc_pcr module

Trait Implementations

impl Readable for PMC_PCR[src]

read() method returns pmc_pcr::R reader structure

impl ResetValue for PMC_PCR[src]

Register PMC_PCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_PCR[src]

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