Type Alias xmc4300::vadc_g0::bflc::BFM3_W

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

Field BFM3 writer - Boundary Flag y Mode Control

Aliased Type§

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

Implementations§

source§

impl<'a, REG> BFM3_W<'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