Type Alias xmc4300::vadc_g0::bflc::Bfm0W

source ·
pub type Bfm0W<'a, REG> = FieldWriter<'a, REG, 4, Bfm0>;
Expand description

Field BFM0 writer - Boundary Flag y Mode Control

Aliased Type§

struct Bfm0W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Bfm0W<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Disable boundary flag, BFLy is not changed

source

pub fn value2(self) -> &'a mut W<REG>

Always enable boundary flag (follow compare results)

source

pub fn value3(self) -> &'a mut W<REG>

Enable boundary flag while gate of source 0 is active, clear BFLy while gate is inactive

source

pub fn value4(self) -> &'a mut W<REG>

Enable boundary flag while gate of source 1 is active, clear BFLy while gate is inactive