[][src]Type Definition xmc1100::scu_analog::ANATSEIH

type ANATSEIH = Reg<u16, _ANATSEIH>;

Temperature Sensor High Temperature Interrupt Register

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

For information about avaliable fields see anatseih module

Trait Implementations

impl Readable for ANATSEIH[src]

read() method returns anatseih::R reader structure

impl ResetValue for ANATSEIH[src]

Register ANATSEIH reset()'s with value 0

type Type = u16

Register size

impl Writable for ANATSEIH[src]

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