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

type CKGR_MCFR = Reg<u32, _CKGR_MCFR>;

Main Clock Frequency Register

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

For information about available fields see ckgr_mcfr module

Trait Implementations

impl Readable for CKGR_MCFR[src]

read() method returns ckgr_mcfr::R reader structure

impl ResetValue for CKGR_MCFR[src]

Register CKGR_MCFR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKGR_MCFR[src]

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