[][src]Type Definition imxrt1062_ccm::CS2CDR

type CS2CDR = Reg<u32, _CS2CDR>;

CCM Clock Divider Register

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

For information about available fields see cs2cdr module

Trait Implementations

impl Readable for CS2CDR[src]

read() method returns cs2cdr::R reader structure

impl ResetValue for CS2CDR[src]

Register CS2CDR reset()'s with value 0x0073_36c1

type Type = u32

Register size

impl Writable for CS2CDR[src]

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