[][src]Type Definition imxrt1062_snvs::LPTAR

type LPTAR = Reg<u32, _LPTAR>;

SNVS_LP Time Alarm Register

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

For information about available fields see lptar module

Trait Implementations

impl Readable for LPTAR[src]

read() method returns lptar::R reader structure

impl ResetValue for LPTAR[src]

Register LPTAR reset()'s with value 0

type Type = u32

Register size

impl Writable for LPTAR[src]

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