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

type CKGR_MOR = Reg<u32, _CKGR_MOR>;

Main Oscillator Register

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

For information about available fields see ckgr_mor module

Trait Implementations

impl Readable for CKGR_MOR[src]

read() method returns ckgr_mor::R reader structure

impl ResetValue for CKGR_MOR[src]

Register CKGR_MOR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKGR_MOR[src]

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