[][src]Type Definition imxrt1062_tempmon::TEMPSENSE1_TOG

type TEMPSENSE1_TOG = Reg<u32, _TEMPSENSE1_TOG>;

Tempsensor Control Register 1

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

For information about available fields see tempsense1_tog module

Trait Implementations

impl Readable for TEMPSENSE1_TOG[src]

read() method returns tempsense1_tog::R reader structure

impl ResetValue for TEMPSENSE1_TOG[src]

Register TEMPSENSE1_TOG reset()'s with value 0x01

type Type = u32

Register size

impl Writable for TEMPSENSE1_TOG[src]

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