[][src]Type Definition imxrt1062_snvs::LPMKCR

type LPMKCR = Reg<u32, _LPMKCR>;

SNVS_LP Master Key Control Register

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

For information about available fields see lpmkcr module

Trait Implementations

impl Readable for LPMKCR[src]

read() method returns lpmkcr::R reader structure

impl ResetValue for LPMKCR[src]

Register LPMKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPMKCR[src]

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