[][src]Type Definition imxrt1062_snvs::HPCR

type HPCR = Reg<u32, _HPCR>;

SNVS_HP Control Register

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

For information about available fields see hpcr module

Trait Implementations

impl Readable for HPCR[src]

read() method returns hpcr::R reader structure

impl ResetValue for HPCR[src]

Register HPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for HPCR[src]

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