[][src]Type Definition imxrt1062_snvs::LPPGDR

type LPPGDR = Reg<u32, _LPPGDR>;

SNVS_LP Power Glitch Detector Register

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

For information about available fields see lppgdr module

Trait Implementations

impl Readable for LPPGDR[src]

read() method returns lppgdr::R reader structure

impl ResetValue for LPPGDR[src]

Register LPPGDR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPPGDR[src]

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