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

type ANATSECTRL = Reg<u16, _ANATSECTRL>;

Temperature Sensor Control Register

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

For information about avaliable fields see anatsectrl module

Trait Implementations

impl Readable for ANATSECTRL[src]

read() method returns anatsectrl::R reader structure

impl ResetValue for ANATSECTRL[src]

Register ANATSECTRL reset()'s with value 0

type Type = u16

Register size

impl Writable for ANATSECTRL[src]

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