[][src]Type Definition imxrt1062_snvs::HPLR

type HPLR = Reg<u32, _HPLR>;

SNVS_HP Lock Register

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

For information about available fields see hplr module

Trait Implementations

impl Readable for HPLR[src]

read() method returns hplr::R reader structure

impl ResetValue for HPLR[src]

Register HPLR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPLR[src]

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