[][src]Type Definition imxrt1062_ccm_analog::MISC2_SET

type MISC2_SET = Reg<u32, _MISC2_SET>;

Miscellaneous Register 2

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

For information about available fields see misc2_set module

Trait Implementations

impl Readable for MISC2_SET[src]

read() method returns misc2_set::R reader structure

impl ResetValue for MISC2_SET[src]

Register MISC2_SET reset()'s with value 0x0027_2727

type Type = u32

Register size

impl Writable for MISC2_SET[src]

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