[][src]Type Definition imxrt1062_snvs::LPCR

type LPCR = Reg<u32, _LPCR>;

SNVS_LP Control Register

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

For information about available fields see lpcr module

Trait Implementations

impl Readable for LPCR[src]

read() method returns lpcr::R reader structure

impl ResetValue for LPCR[src]

Register LPCR reset()'s with value 0x20

type Type = u32

Register size

impl Writable for LPCR[src]

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