[][src]Type Definition imxrt1062_snvs::HPHACIVR

type HPHACIVR = Reg<u32, _HPHACIVR>;

SNVS_HP High Assurance Counter IV Register

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

For information about available fields see hphacivr module

Trait Implementations

impl Readable for HPHACIVR[src]

read() method returns hphacivr::R reader structure

impl ResetValue for HPHACIVR[src]

Register HPHACIVR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPHACIVR[src]

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