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

type TEMPLIMITS = Reg<u32, _TEMPLIMITS>;

Temperature Limits for Interrupt Generation

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

For information about available fields see templimits module

Trait Implementations

impl Readable for TEMPLIMITS[src]

read() method returns templimits::R reader structure

impl ResetValue for TEMPLIMITS[src]

Register TEMPLIMITS reset()'s with value 0xff00

type Type = u32

Register size

impl Writable for TEMPLIMITS[src]

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