[][src]Type Definition imxrt1062_snvs::HPSR

type HPSR = Reg<u32, _HPSR>;

SNVS_HP Status Register

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

For information about available fields see hpsr module

Trait Implementations

impl Readable for HPSR[src]

read() method returns hpsr::R reader structure

impl ResetValue for HPSR[src]

Register HPSR reset()'s with value 0x8000_3000

type Type = u32

Register size

impl Writable for HPSR[src]

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