[][src]Type Definition imxrt1062_snvs::HPRTCMR

type HPRTCMR = Reg<u32, _HPRTCMR>;

SNVS_HP Real Time Counter MSB Register

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

For information about available fields see hprtcmr module

Trait Implementations

impl Readable for HPRTCMR[src]

read() method returns hprtcmr::R reader structure

impl ResetValue for HPRTCMR[src]

Register HPRTCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPRTCMR[src]

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