[][src]Type Definition imxrt1062_snvs::LPSR

type LPSR = Reg<u32, _LPSR>;

SNVS_LP Status Register

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

For information about available fields see lpsr module

Trait Implementations

impl Readable for LPSR[src]

read() method returns lpsr::R reader structure

impl ResetValue for LPSR[src]

Register LPSR reset()'s with value 0x08

type Type = u32

Register size

impl Writable for LPSR[src]

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