[][src]Type Definition imxrt1062_ccm::CCOSR

type CCOSR = Reg<u32, _CCOSR>;

CCM Clock Output Source Register

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

For information about available fields see ccosr module

Trait Implementations

impl Readable for CCOSR[src]

read() method returns ccosr::R reader structure

impl ResetValue for CCOSR[src]

Register CCOSR reset()'s with value 0x000a_0001

type Type = u32

Register size

impl Writable for CCOSR[src]

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