[][src]Type Definition imxrt1062_snvs::HPSVCR

type HPSVCR = Reg<u32, _HPSVCR>;

SNVS_HP Security Violation Control Register

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

For information about available fields see hpsvcr module

Trait Implementations

impl Readable for HPSVCR[src]

read() method returns hpsvcr::R reader structure

impl ResetValue for HPSVCR[src]

Register HPSVCR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPSVCR[src]

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