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

type CKGR_UCKR = Reg<u32, _CKGR_UCKR>;

UTMI Clock Register

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

For information about available fields see ckgr_uckr module

Trait Implementations

impl Readable for CKGR_UCKR[src]

read() method returns ckgr_uckr::R reader structure

impl ResetValue for CKGR_UCKR[src]

Register CKGR_UCKR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKGR_UCKR[src]

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