[][src]Type Definition imxrt1062_ccm::CSCDR2

type CSCDR2 = Reg<u32, _CSCDR2>;

CCM Serial Clock Divider Register 2

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

For information about available fields see cscdr2 module

Trait Implementations

impl Readable for CSCDR2[src]

read() method returns cscdr2::R reader structure

impl ResetValue for CSCDR2[src]

Register CSCDR2 reset()'s with value 0x0002_9150

type Type = u32

Register size

impl Writable for CSCDR2[src]

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