[][src]Type Definition xmc4100::vadc_g0::BOUND

type BOUND = Reg<u32, _BOUND>;

Boundary Select Register

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

For information about available fields see bound module

Trait Implementations

impl Readable for BOUND[src]

read() method returns bound::R reader structure

impl ResetValue for BOUND[src]

Register BOUND reset()'s with value 0

type Type = u32

Register size

impl Writable for BOUND[src]

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