pub type Dx2tienR = BitReader<Dx2tien>;
Expand description

Field DX2TIEN reader - DX2T Interrupt Enable

Aliased Type§

struct Dx2tienR { /* private fields */ }

Implementations§

source§

impl Dx2tienR

source

pub const fn variant(&self) -> Dx2tien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A protocol interrupt is not generated if DX2T is active.

source

pub fn is_value2(&self) -> bool

A protocol interrupt is generated if DX2T is active.