Type Definition efm32gg11b::emu::TEMP[][src]

type TEMP = Reg<u32, _TEMP>;
Expand description

Value of Last Temperature Measurement

This register you can read. See API.

For information about available fields see temp module

Trait Implementations

read() method returns temp::R reader structure