[][src]Type Definition imxrt1062_snvs::HPSVSR

type HPSVSR = Reg<u32, _HPSVSR>;

SNVS_HP Security Violation Status Register

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

For information about available fields see hpsvsr module

Trait Implementations

impl Readable for HPSVSR[src]

read() method returns hpsvsr::R reader structure

impl ResetValue for HPSVSR[src]

Register HPSVSR reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for HPSVSR[src]

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