[][src]Type Definition imxrt1062_ccm::CSCDR3

type CSCDR3 = Reg<u32, _CSCDR3>;

CCM Serial Clock Divider Register 3

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

For information about available fields see cscdr3 module

Trait Implementations

impl Readable for CSCDR3[src]

read() method returns cscdr3::R reader structure

impl ResetValue for CSCDR3[src]

Register CSCDR3 reset()'s with value 0x0003_0841

type Type = u32

Register size

impl Writable for CSCDR3[src]

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