[][src]Type Definition imxrt1062_xtalosc24m::OSC_CONFIG2_TOG

type OSC_CONFIG2_TOG = Reg<u32, _OSC_CONFIG2_TOG>;

XTAL OSC Configuration 2 Register

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

For information about available fields see osc_config2_tog module

Trait Implementations

impl Readable for OSC_CONFIG2_TOG[src]

read() method returns osc_config2_tog::R reader structure

impl ResetValue for OSC_CONFIG2_TOG[src]

Register OSC_CONFIG2_TOG reset()'s with value 0x0001_02e2

type Type = u32

Register size

impl Writable for OSC_CONFIG2_TOG[src]

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