[][src]Type Definition imxrt1062_tempmon::TEMPSENSE0_TOG

type TEMPSENSE0_TOG = Reg<u32, _TEMPSENSE0_TOG>;

Tempsensor Control Register 0

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

For information about available fields see tempsense0_tog module

Trait Implementations

impl Readable for TEMPSENSE0_TOG[src]

read() method returns tempsense0_tog::R reader structure

impl ResetValue for TEMPSENSE0_TOG[src]

Register TEMPSENSE0_TOG reset()'s with value 0x01

type Type = u32

Register size

impl Writable for TEMPSENSE0_TOG[src]

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