[][src]Type Definition imxrt1062_snvs::LPZMKR

type LPZMKR = Reg<u32, _LPZMKR>;

SNVS_LP Zeroizable Master Key Register

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

For information about available fields see lpzmkr module

Trait Implementations

impl Readable for LPZMKR[src]

read() method returns lpzmkr::R reader structure

impl ResetValue for LPZMKR[src]

Register LPZMKR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for LPZMKR[src]

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