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

type PMC_SCER = Reg<u32, _PMC_SCER>;

System Clock Enable Register

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

For information about available fields see pmc_scer module

Trait Implementations

impl ResetValue for PMC_SCER[src]

Register PMC_SCER reset()'s with value 0

type Type = u32

Register size

impl Writable for PMC_SCER[src]

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