Type Alias xmc4300::vadc_g0::arbpr::ASEN2_W

source ·
pub type ASEN2_W<'a, REG> = BitWriter<'a, REG, ASEN2_A>;
Expand description

Field ASEN2 writer - Arbitration Slot 2 Enable

Aliased Type§

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

Implementations§

source§

impl<'a, REG> ASEN2_W<'a, REG>
where REG: Writable + RegisterSpec,

source

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

The corresponding arbitration slot is disabled and considered as empty. Pending conversion requests from the associated request source are disregarded.

source

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

The corresponding arbitration slot is enabled. Pending conversion requests from the associated request source are arbitrated.