Type Alias xmc4300::usic0_ch0::dx1cr::DsenR

source ·
pub type DsenR = BitReader<Dsen>;
Expand description

Field DSEN reader - Data Synchronization Enable

Aliased Type§

struct DsenR { /* private fields */ }

Implementations§

source§

impl DsenR

source

pub const fn variant(&self) -> Dsen

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The un-synchronized signal can be taken as input for the data shift unit.

source

pub fn is_value2(&self) -> bool

The synchronized signal can be taken as input for the data shift unit.