[][src]Type Definition imxrt1062_snvs::HPTALR

type HPTALR = Reg<u32, _HPTALR>;

SNVS_HP Time Alarm LSB Register

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

For information about available fields see hptalr module

Trait Implementations

impl Readable for HPTALR[src]

read() method returns hptalr::R reader structure

impl ResetValue for HPTALR[src]

Register HPTALR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPTALR[src]

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