[][src]Type Definition imxrt1062_ccm_analog::MISC2_TOG

type MISC2_TOG = Reg<u32, _MISC2_TOG>;

Miscellaneous Register 2

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

For information about available fields see misc2_tog module

Trait Implementations

impl Readable for MISC2_TOG[src]

read() method returns misc2_tog::R reader structure

impl ResetValue for MISC2_TOG[src]

Register MISC2_TOG reset()'s with value 0x0027_2727

type Type = u32

Register size

impl Writable for MISC2_TOG[src]

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