[][src]Type Definition imxrt1062_snvs::LPSRTCMR

type LPSRTCMR = Reg<u32, _LPSRTCMR>;

SNVS_LP Secure Real Time Counter MSB Register

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

For information about available fields see lpsrtcmr module

Trait Implementations

impl Readable for LPSRTCMR[src]

read() method returns lpsrtcmr::R reader structure

impl ResetValue for LPSRTCMR[src]

Register LPSRTCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPSRTCMR[src]

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