Type Alias xmc4300::vadc_g0::bflc::BFM1_R

source ·
pub type BFM1_R = FieldReader<BFM1_A>;
Expand description

Field BFM1 reader - Boundary Flag y Mode Control

Aliased Type§

struct BFM1_R { /* private fields */ }

Implementations§

source§

impl BFM1_R

source

pub const fn variant(&self) -> Option<BFM1_A>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable boundary flag, BFLy is not changed

source

pub fn is_value2(&self) -> bool

Always enable boundary flag (follow compare results)

source

pub fn is_value3(&self) -> bool

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

source

pub fn is_value4(&self) -> bool

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