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

type TEMP = Reg<u32, _TEMP>;

Value of Last Temperature Measurement

This register you can read. See API.

For information about available fields see temp module

Trait Implementations

impl Readable for TEMP[src]

read() method returns temp::R reader structure