[][src]Type Definition imxrt1062_ccm::CDCDR

type CDCDR = Reg<u32, _CDCDR>;

CCM D1 Clock Divider Register

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

For information about available fields see cdcdr module

Trait Implementations

impl Readable for CDCDR[src]

read() method returns cdcdr::R reader structure

impl ResetValue for CDCDR[src]

Register CDCDR reset()'s with value 0x33f7_1f92

type Type = u32

Register size

impl Writable for CDCDR[src]

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