[][src]Type Definition imxrt1062_snvs::LPTDCR

type LPTDCR = Reg<u32, _LPTDCR>;

SNVS_LP Tamper Detectors Configuration Register

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

For information about available fields see lptdcr module

Trait Implementations

impl Readable for LPTDCR[src]

read() method returns lptdcr::R reader structure

impl ResetValue for LPTDCR[src]

Register LPTDCR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPTDCR[src]

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