[][src]Type Definition imxrt1062_snvs::HPCOMR

type HPCOMR = Reg<u32, _HPCOMR>;

SNVS_HP Command Register

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

For information about available fields see hpcomr module

Trait Implementations

impl Readable for HPCOMR[src]

read() method returns hpcomr::R reader structure

impl ResetValue for HPCOMR[src]

Register HPCOMR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPCOMR[src]

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