[][src]Type Definition imxrt1062_pmu::MISC1_CLR

type MISC1_CLR = Reg<u32, _MISC1_CLR>;

Miscellaneous Register 1

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

For information about available fields see misc1_clr module

Trait Implementations

impl Readable for MISC1_CLR[src]

read() method returns misc1_clr::R reader structure

impl ResetValue for MISC1_CLR[src]

Register MISC1_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for MISC1_CLR[src]

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