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

type ANATSEIL = Reg<u16, _ANATSEIL>;

Temperature Sensor Low Temperature Interrupt Register

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

For information about avaliable fields see anatseil module

Trait Implementations

impl Readable for ANATSEIL[src]

read() method returns anatseil::R reader structure

impl ResetValue for ANATSEIL[src]

Register ANATSEIL reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for ANATSEIL[src]

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