Type Alias xmc4300::usic0_ch0::pcr_iismode::DtenR

source ·
pub type DtenR = BitReader<Dten>;
Expand description

Field DTEN reader - Data Transfers Enable

Aliased Type§

struct DtenR { /* private fields */ }

Implementations§

source§

impl DtenR

source

pub const fn variant(&self) -> Dten

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

Transfers are enabled.