[][src]Type Definition imxrt1062_snvs::HPRTCLR

type HPRTCLR = Reg<u32, _HPRTCLR>;

SNVS_HP Real Time Counter LSB Register

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

For information about available fields see hprtclr module

Trait Implementations

impl Readable for HPRTCLR[src]

read() method returns hprtclr::R reader structure

impl ResetValue for HPRTCLR[src]

Register HPRTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPRTCLR[src]

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