Type Alias xmc4800::usic0_ch0::dx3cr::DxsR

source ·
pub type DxsR = BitReader<Dxs>;
Expand description

Field DXS reader - Synchronized Data Value

Aliased Type§

struct DxsR { /* private fields */ }

Implementations§

source§

impl DxsR

source

pub const fn variant(&self) -> Dxs

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The current value of DXnS is 0.

source

pub fn is_value2(&self) -> bool

The current value of DXnS is 1.