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

type PMC_SCER = Reg<u32, _PMC_SCER>;

System Clock Enable Register

This register you can write_with_zero. See API.

For information about available fields see pmc_scer module

Trait Implementations

impl Writable for PMC_SCER[src]

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