[][src]Type Definition imxrt1062_xtalosc24m::OSC_CONFIG1_CLR

type OSC_CONFIG1_CLR = Reg<u32, _OSC_CONFIG1_CLR>;

XTAL OSC Configuration 1 Register

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

For information about available fields see osc_config1_clr module

Trait Implementations

impl Readable for OSC_CONFIG1_CLR[src]

read() method returns osc_config1_clr::R reader structure

impl ResetValue for OSC_CONFIG1_CLR[src]

Register OSC_CONFIG1_CLR reset()'s with value 0x02ee

type Type = u32

Register size

impl Writable for OSC_CONFIG1_CLR[src]

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