[][src]Type Definition imxrt1062_tempmon::TEMPSENSE0

type TEMPSENSE0 = Reg<u32, _TEMPSENSE0>;

Tempsensor Control Register 0

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

For information about available fields see tempsense0 module

Trait Implementations

impl Readable for TEMPSENSE0[src]

read() method returns tempsense0::R reader structure

impl ResetValue for TEMPSENSE0[src]

Register TEMPSENSE0 reset()'s with value 0x01

type Type = u32

Register size

impl Writable for TEMPSENSE0[src]

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