[][src]Type Definition imxrt1062_ccm_analog::MISC2_CLR

type MISC2_CLR = Reg<u32, _MISC2_CLR>;

Miscellaneous Register 2

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

For information about available fields see misc2_clr module

Trait Implementations

impl Readable for MISC2_CLR[src]

read() method returns misc2_clr::R reader structure

impl ResetValue for MISC2_CLR[src]

Register MISC2_CLR reset()'s with value 0x0027_2727

type Type = u32

Register size

impl Writable for MISC2_CLR[src]

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