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

type PMC_PCER1 = Reg<u32, _PMC_PCER1>;

Peripheral Clock Enable Register 1

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

For information about available fields see pmc_pcer1 module

Trait Implementations

impl ResetValue for PMC_PCER1[src]

Register PMC_PCER1 reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_PCER1[src]

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