[][src]Type Definition imxrt1062_tempmon::TEMPSENSE2_TOG

type TEMPSENSE2_TOG = Reg<u32, _TEMPSENSE2_TOG>;

Tempsensor Control Register 2

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

For information about available fields see tempsense2_tog module

Trait Implementations

impl Readable for TEMPSENSE2_TOG[src]

read() method returns tempsense2_tog::R reader structure

impl ResetValue for TEMPSENSE2_TOG[src]

Register TEMPSENSE2_TOG reset()'s with value 0

type Type = u32

Register size

impl Writable for TEMPSENSE2_TOG[src]

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