[][src]Type Definition imxrt1062_xtalosc24m::MISC0_TOG

type MISC0_TOG = Reg<u32, _MISC0_TOG>;

Miscellaneous Register 0

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

For information about available fields see misc0_tog module

Trait Implementations

impl Readable for MISC0_TOG[src]

read() method returns misc0_tog::R reader structure

impl ResetValue for MISC0_TOG[src]

Register MISC0_TOG reset()'s with value 0x0400_0000

type Type = u32

Register size

impl Writable for MISC0_TOG[src]

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