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

type BFL = Reg<u32, _BFL>;

Boundary Flag Register

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

For information about available fields see bfl module

Trait Implementations

impl Readable for BFL[src]

read() method returns bfl::R reader structure

impl ResetValue for BFL[src]

Register BFL reset()'s with value 0

type Type = u32

Register size

impl Writable for BFL[src]

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