[][src]Type Definition xmc4100::scu_general::DTEMPLIM

type DTEMPLIM = Reg<u32, _DTEMPLIM>;

Die Temperature Sensor Limit Register

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

For information about available fields see dtemplim module

Trait Implementations

impl Readable for DTEMPLIM[src]

read() method returns dtemplim::R reader structure

impl ResetValue for DTEMPLIM[src]

Register DTEMPLIM reset()'s with value 0

type Type = u32

Register size

impl Writable for DTEMPLIM[src]

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