[][src]Type Definition imxrt1062_ccm::CS1CDR

type CS1CDR = Reg<u32, _CS1CDR>;

CCM Clock Divider Register

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

For information about available fields see cs1cdr module

Trait Implementations

impl Readable for CS1CDR[src]

read() method returns cs1cdr::R reader structure

impl ResetValue for CS1CDR[src]

Register CS1CDR reset()'s with value 0x0ec1_02c1

type Type = u32

Register size

impl Writable for CS1CDR[src]

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