[][src]Type Definition imxrt1062_csu::HP0

type HP0 = Reg<u32, _HP0>;

HP0 register

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

For information about available fields see hp0 module

Trait Implementations

impl Readable for HP0[src]

read() method returns hp0::R reader structure

impl ResetValue for HP0[src]

Register HP0 reset()'s with value 0

type Type = u32

Register size

impl Writable for HP0[src]

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