[][src]Type Definition imxrt1062_snvs::HPSICR

type HPSICR = Reg<u32, _HPSICR>;

SNVS_HP Security Interrupt Control Register

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

For information about available fields see hpsicr module

Trait Implementations

impl Readable for HPSICR[src]

read() method returns hpsicr::R reader structure

impl ResetValue for HPSICR[src]

Register HPSICR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPSICR[src]

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