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

type ANAVDEL = Reg<u16, _ANAVDEL>;

Voltage Detector Control Register

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

For information about avaliable fields see anavdel module

Trait Implementations

impl Readable for ANAVDEL[src]

read() method returns anavdel::R reader structure

impl ResetValue for ANAVDEL[src]

Register ANAVDEL reset()'s with value 0x1c

type Type = u16

Register size

impl Writable for ANAVDEL[src]

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