Type Alias xmc4800::usic0_ch0::pcr_iismode::DTEN_W

source ·
pub type DTEN_W<'a, REG> = BitWriter<'a, REG, DTEN_A>;
Expand description

Field DTEN writer - Data Transfers Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The changes of the WA input signal are ignored and no transfers take place.

source

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

Transfers are enabled.