[][src]Type Definition xmc4100::vadc::EMUXSEL

type EMUXSEL = Reg<u32, _EMUXSEL>;

External Multiplexer Select Register

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

For information about available fields see emuxsel module

Trait Implementations

impl Readable for EMUXSEL[src]

read() method returns emuxsel::R reader structure

impl ResetValue for EMUXSEL[src]

Register EMUXSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for EMUXSEL[src]

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