[][src]Type Definition imxrt1062_snvs::LPGPR

type LPGPR = Reg<u32, _LPGPR>;

SNVS_LP General Purpose Registers 0 .. 7

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

For information about available fields see lpgpr module

Trait Implementations

impl Readable for LPGPR[src]

read() method returns lpgpr::R reader structure

impl ResetValue for LPGPR[src]

Register LPGPR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for LPGPR[src]

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