[][src]Type Definition imxrt1062_ccm::CSCDR1

type CSCDR1 = Reg<u32, _CSCDR1>;

CCM Serial Clock Divider Register 1

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

For information about available fields see cscdr1 module

Trait Implementations

impl Readable for CSCDR1[src]

read() method returns cscdr1::R reader structure

impl ResetValue for CSCDR1[src]

Register CSCDR1 reset()'s with value 0x0649_0b00

type Type = u32

Register size

impl Writable for CSCDR1[src]

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