[][src]Type Definition imxrt1062_snvs::LPSVCR

type LPSVCR = Reg<u32, _LPSVCR>;

SNVS_LP Security Violation Control Register

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

For information about available fields see lpsvcr module

Trait Implementations

impl Readable for LPSVCR[src]

read() method returns lpsvcr::R reader structure

impl ResetValue for LPSVCR[src]

Register LPSVCR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPSVCR[src]

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