[][src]Type Definition imxrt1062_snvs::LPLR

type LPLR = Reg<u32, _LPLR>;

SNVS_LP Lock Register

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

For information about available fields see lplr module

Trait Implementations

impl Readable for LPLR[src]

read() method returns lplr::R reader structure

impl ResetValue for LPLR[src]

Register LPLR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPLR[src]

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