[][src]Type Definition atsame70j21b::pmc::PMC_PCK

type PMC_PCK = Reg<u32, _PMC_PCK>;

Programmable Clock Register

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

For information about available fields see pmc_pck module

Trait Implementations

impl Readable for PMC_PCK[src]

read() method returns pmc_pck::R reader structure

impl ResetValue for PMC_PCK[src]

Register PMC_PCK[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_PCK[src]

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