Type Alias xmc4300::usic0_ch0::pcr_ascmode::FfienW

source ·
pub type FfienW<'a, REG> = BitWriter<'a, REG, Ffien>;
Expand description

Field FFIEN writer - Frame Finished Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The interrupt generation is disabled.

source

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

The interrupt generation is enabled.